Aoc2022::Day11::Monkey
Inherits Reference < Object
Constructors
new(index : Int64, items : Array(Int64), operation : Operation, divisible_test : Int64, throw_true : Int64, throw_false : Int64)
SourceInstance methods
configure_worry_reducer(worry_reducer : Proc(Int64, Int64))
Sourcedivisible_test
Sourceinspect_count
Sourceitems
Sourceplay(monkeys : Array(self))
Sourcereceive_item(item : Int64)
Source