ObState.mutableStack

parallel to varStack[], is type mutable?

struct ObState
Array!bool mutableStack;

Meta