Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Computer ¶
type Computer struct {
// contains filtered or unexported fields
}
Computer can run programs using IntCode defined in adventofcode.com/2019
func NewComputer ¶
NewComputer instantiates a new computer object
Click to show internal directories.
Click to hide internal directories.