Skip to main content

ValueType_NIX_TYPE_THUNK

Constant ValueType_NIX_TYPE_THUNK 

Source
pub const ValueType_NIX_TYPE_THUNK: ValueType = 0;
Expand description

Unevaluated expression Thunks often contain an expression and closure, but may contain other representations too. Their state is mutable, unlike that of the other types.