class

Acorn::EitherPattern

Inherits Acorn::Pattern / Reference / Object

Constructors

new(left : Pattern, right : Pattern, occurrences : Occurrences = ONCE)
Source

Instance methods

left
Source
right
Source
to_debug

Why doesn't abstract def work here?

Source