issues
search
alexpovel
/
effective-typestate
A presentation on the type-state pattern (as popular in the Rust ecosystem), in the style of "Effective C++/Rust" (loosely coupled showcases), with examples in Python (easiest to read). Link below contains compiled presentation
https://alexpovel.github.io/effective-typestate/
MIT License
4
stars
0
forks
source link
readme
Type-State Pattern
A universal pattern for
less wrong
™ code.