leonbohn / lama

Learning and Manipulation of Automata
MIT License
4 stars 0 forks source link

Remove `Idx` type alias and some traits for colored states. #61

Closed leonbohn closed 7 months ago

leonbohn commented 7 months ago

We do not really need the StateReference struct or the HasColor/ HasColorMut traits. This has all been removed.