class

IGOL::Apply

Inherits IGOL::Command < Reference < Object

Constructors

new(coord : Tuple(Int32, Int32), pattern : VarName | Pattern)
Source

Instance methods

==(other : self)

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

[](idx)
Source
coord
copy(coord = @coord, pattern = @pattern) : Apply
Source
hash(hasher)

See Object#hash(hasher)

pattern
to_named_tuple
Source
to_s(io)
Source
to_tuple
Source

Macros

[]=(coord_pattern, pattern_pattern, rhs)
Source