deredux

Members

Structs

State
struct State(Type, int Size = 16)

State can be your single source of truth if you let it. Call exe to run a function and use to peek to have a look at the last version of immutable(Type). You should not hold a copy of the data returned by peek.

Meta