struct AdventOfCode::Instruction
- AdventOfCode::Instruction
- Struct
- Value
- Object
Defined in:
crystal/08.crConstructors
Instance Method Summary
- #clone
- #copy_with(operation _operation = @operation, value _value = @value)
- #operation : String
- #value : Int32