class

DayTwo::Intcode

Inherits Reference < Object

Constructors

new(program : String, substitutions = {12, 2})

Class methods

compile(program : String, substitutions = {12, 2}) : Array(Int32)

Instance methods

execute
program