class

IGOL::Pattern

Inherits Reference < Object

Constructors

new(pattern : String)
Source

Instance methods

==(other : self)

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

[](idx)
Source
apply(coord : Tuple(Int32, Int32))
Source
copy(pattern = @pattern) : Pattern
Source
hash(hasher)

See Object#hash(hasher)

pattern
to_named_tuple
Source
to_s(io)
Source
to_tuple
Source

Macros

[]=(pattern_pattern, rhs)
Source