@_felipera

Scala

Scala snippets with Typelevel libs
A more intuitive approach to the State Monad in Scala
The ' Functional programming in Scala' book (aka ' the red book') defines a state transformation as a function with this signature:
[
customize summary
]
[
]