C# implementation of state machine declared using fluent syntax(github.com)
github.com
C# implementation of state machine declared using fluent syntax
https://github.com/leeoades/FunctionalStateMachine
2 comments
Anything like this in python?
https://github.com/leeoades/FunctionalStateMachine
Did pretty much the same in Java at university.