No description
Find a file
2022-04-24 18:37:26 +07:00
.github Create FUNDING.yml 2019-07-24 21:51:18 +07:00
.gitignore Initial commit 2018-01-01 23:26:11 +07:00
fsm.nim added state entryAction and exitAction as features, also entryAction on 2022-04-23 14:03:39 +02:00
fsm.nimble Update fsm.nimble 2022-04-24 18:37:26 +07:00
LICENSE Initial commit 2018-01-01 23:26:11 +07:00
README.md Initial commit 2018-01-01 23:26:11 +07:00

fsm.nim

Simple finite state machine for @nim-lang