Module artichoke_core::value
source · Expand description
Types that implement Value
can be represented in the Artichoke VM.
Traits
- A boxed Ruby value owned by the interpreter.
Types that implement Value
can be represented in the Artichoke VM.