class

Aoc2022::Day11::Operation

Inherits Reference < Object

Constructors

new(operator : String, operand : String)
Source

Instance methods

execute_with(item : Int64) : Int64
Source