struct

Aoc2022::Day3::Item

Inherits Struct < Value < Object

Constants

PRIORITIES = ('a'..'z').to_a + ('A'..'Z').to_a

Constructors

new(char : Char)
Source

Instance methods

char
Source
char=(char : Char)
Source
priority
Source