# Functions
No description provided by the author
# Structs
keeps track of a linear state sequence given by the non empty slice [states], which can be updated with steps forward and backward by using NextState() with suitable direction.
# Type aliases
No description provided by the author