struct Day16::Operation
- Day16::Operation
- Struct
- Value
- Object
Defined in:
day16.crConstructors
Instance Method Summary
- #a : Int32
- #b : Int32
- #c : Int32
- #clone
- #copy_with(opcode _opcode = @opcode, a _a = @a, b _b = @b, c _c = @c)
- #opcode : Int32
- #opcode=(opcode : Int32)