class BagRules

Defined in:

day_07/solution.cr

Instance Method Summary

Instance Method Detail

def [](bag_name : String) #

[View source]
def add_link(bag : String, should_contain : NamedTuple(colour: String, count: Int32)) #

[View source]