state-macro 0.1.1

Syntax sugar for stateful functions
Documentation
1
2
3
4
pub mod stack_machine;
pub mod stateful;
pub mod stateful_expr;
pub mod with_state;