aocintcode

package
v0.0.0-...-5094afa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(prog Program) (inputs chan *big.Int, outputs chan *big.Int)

func LoadAndExec

func LoadAndExec(filename string) (inputs chan *big.Int, outputs chan *big.Int)

Types

type Program

type Program []*big.Int

func Load

func Load(filename string) Program

func Run

func Run(initialProg Program, inputs <-chan *big.Int, outputs chan<- *big.Int) (prog Program)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL