Add New Methods to Maybe
This release introduces new methods unit
, catching
and catchingMaybe
to Maybe
. Also there is a new serializer in e-gson
called GsonSerializerForMaybe
to be able to serialize a Maybe
.
This release introduces new methods unit
, catching
and catchingMaybe
to Maybe
. Also there is a new serializer in e-gson
called GsonSerializerForMaybe
to be able to serialize a Maybe
.