class DayTwo::Opcode

Defined in:

day_two/opcode.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(opcode : Int32) #

[View source]

Instance Method Detail

def action : Proc(Int32, Int32, Int32) #

[View source]