class

AoC2022::Day11::Monkey

Inherits Reference < Object

Constructors

new(items : Array(Int64), operation : String, divisible_by : Int32, throw_true : Int32, throw_false : Int32)
Source

Instance methods

clone
Source
divisible_by
Source
inspected
Source
inspected=(inspected : Int64)
Source
items
Source
items=(items : Array(Int64))
Source
operation
Source
throw_false
Source
throw_true
Source