class

Myst::TFunctorDef

Inherits Myst::MutableValue / Reference / Object

Constructors

new(definition : Def)
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

block_param(*args, **options)
Source
block_param(*args, **options, &)
Source
block_param?(*args, **options)
Source
block_param?(*args, **options, &)
Source
body(*args, **options)
Source
body(*args, **options, &)
Source
definition
Source
definition=(definition : Def)
Source
hash(hasher)

See Object#hash(hasher)

params(*args, **options)
Source
params(*args, **options, &)
Source
splat_index(*args, **options)
Source
splat_index(*args, **options, &)
Source
splat_index?(*args, **options)
Source
splat_index?(*args, **options, &)
Source