Value

amyc.interpreter.Value$
See theValue companion class
object Value

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Value.type

Members list

Implicits

Implicits

implicit def val2Boolean(v: Value)(using Context): BooleanValue
implicit def val2Int(v: Value)(using Context): IntValue
implicit def val2String(v: Value)(using Context): StringValue