package
1.15.0
Repository: https://github.com/obalunenko/advent-of-code.git
Documentation: pkg.go.dev

# Functions

New creates instance of IntComputer from passed intcode program.

# Variables

ErrNotExist returns in case when value not found in memory.

# Structs

IntComputer represents inctomputer instance.