class DayTwo::Instruction
 
  - DayTwo::Instruction
- Reference
- Object
Defined in:
day_two/instruction.crConstructors
Instance Method Summary
Constructor Detail
        
        def self.new(instructions : Tuple(Int32, Int32, Int32, Int32), memory : Array(Int32))
        #