enum AdventOfCode2021::Day16::LengthType

Defined in:

day16/day16.cr

Enum Members

None = 0
Total = 1
Count = 2

Instance Method Summary

Instance Method Detail

def count? #

[View source]
def none? #

[View source]
def total? #

[View source]