Type alias FractranConfiguration

FractranConfiguration: {
    input: FractranNumber;
}

Represents the current configuration of a Fractran computation.

Type declaration

Generated using TypeDoc