Brainfux v0.2.5 Brainfux.State

Struct that represents the state of execution.

Summary

Types

t()
t :: %Brainfux.State{back: [integer], forward: [integer], input: charlist, output: String.t}