Myst::MutableValue
Inherits Reference / Object
Instance methods
ivars
Instance variables are properties tied to the instance of an object.
For consistency between native (Integer, String, etc.) and language-
level types (IO, File, etc.), all values have an ivars property.
ivars=(ivars : Scope)
Instance variables are properties tied to the instance of an object.
For consistency between native (Integer, String, etc.) and language-
level types (IO, File, etc.), all values have an ivars property.
truthy?
Sourcetype_name
Source