Skip to content

Add More Methods to Maybe

Compare
Choose a tag to compare
@makiftutuncu makiftutuncu released this 17 Feb 14:31

This release introduces even more methods to Maybe, namely; andThen, filter, foreach, handleError and handleErrorWith. It also makes sure all modules have getOrElse and orElse.