This package contains classes that implement some concepts of the functional programming paradigm.
Write more concise and reusable code. Less "Ifs" and more reactive events.
- Maybe monad
- Result<Ok, Err>
- Iterator
Folow this tutorial.
This package contains classes that implement some concepts of the functional programming paradigm.
Write more concise and reusable code. Less "Ifs" and more reactive events.
Folow this tutorial.