struct Aoc2022::Day3::Rucksack

Defined in:

aoc2022/days/day3.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(content : String) #

[View source]

Instance Method Detail

def find_duplicate_item #

[View source]
def first : String #

[View source]
def first=(first : String) #

[View source]
def items #

[View source]
def second : String #

[View source]
def second=(second : String) #

[View source]