Releases: VassilisSoum/FunctionalUtils
Releases · VassilisSoum/FunctionalUtils
2.8.0
2.7.0
Either#bimap and Either#biFlatmap
2.6.0
Adding Option#toEither(Supplier<A>)
2.5.0
Option#toEither
2.4.1
Utility method in IO
2.4.0
Introducing a basic version of IO monad inspired by Cats Effect IO and Haskell
2.3.0
Introducing Tuple2 until Tuple10
2.2.0
Introducing Writer Monad
2.1.0
Introducing Reader monad
2.0.0
Adding ThrowingSupplier to deal with checked exceptions on Supplier interface
Replaced Try#of with ThrowingSupplier