Closed khionu closed 4 years ago
Adds Functions that create shorthand from the obtuse (state, Status::X) to Status::x(state)
(state, Status::X)
Status::x(state)
Adds Functions that create shorthand from the obtuse
(state, Status::X)
toStatus::x(state)