Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntcodeProgram ¶
func NewIntcodeProgram ¶
func NewIntcodeProgram(prog []int, ch chan int) *IntcodeProgram
func (*IntcodeProgram) Run ¶
func (ic *IntcodeProgram) Run()
Click to show internal directories.
Click to hide internal directories.