[][src]Module litto::value

Example implementations about value.

Structs

Value

An abstract value type that is tracked by a cyclic garbage collector.

Traits

AbstractValue

An abstract interface for Value that supports function calls.