Module value

Module value 

Source
Expand description

Representation and operations for lovm2 values

Structs§

Iter
Runtime iterator implementation
Reference
Reference to another value

Enums§

Value
Runtime representation of values
ValueType
Type of a value as integer

Functions§

box_value
Wrap the given value inside a Ref(_). Dict and List values will be wrapped deeply.

Type Aliases§

AnyRef
Reference to a generic lovm2 object
ValueRef
Reference to a lovm2 Value