learnbyexample@programming.dev to Programming@programming.devEnglish · 11 months agoState machines are wonderful toolsnullprogram.comexternal-linkmessage-square8fedilinkarrow-up164
arrow-up164external-linkState machines are wonderful toolsnullprogram.comlearnbyexample@programming.dev to Programming@programming.devEnglish · 11 months agomessage-square8fedilink
minus-squareAmaltheamannen@lemmy.mllinkfedilinkarrow-up3·11 months agoOr just with algebraic types, like Enums in rust or data types in Haskell
Or just with algebraic types, like Enums in rust or data types in Haskell