Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Instruction ¶
type Instruction interface{}
func ParseInstruction ¶
func ParseInstruction(s string) (Instruction, error)
func ParseInstructions ¶
func ParseInstructions(ins []string) ([]Instruction, error)
type RectInstruction ¶
type RotateColInstruction ¶
type RotateRowInstruction ¶
Click to show internal directories.
Click to hide internal directories.