C# implementation of state machine declared using fluent syntax
1–3 of 3 posts
Re: C# implementation of state machine declared using fluent syntax
#2Anything like this in python?
Re: C# implementation of state machine declared using fluent syntax
#3Oh yeah, that's a fun exercise. And it comes with a mermaid generator as a bow on top too.
Did pretty much the same in Java at university.