case classPrimValue(bdy: Code) extends Value with Product with Serializable
Primitives - values which contain simple code segments.
These can be preloaded into the environment on startup and
executed from the stack by executing an App() bytecode.
Linear Supertypes
Serializable, Serializable, Product, Equals, Value, AnyRef, Any
Primitives - values which contain simple code segments. These can be preloaded into the environment on startup and executed from the stack by executing an App() bytecode.