Download maybe JAR file with all dependencies
maybe from group com.ckkloverdos (version 0.5.0)
Scala Maybe.
Inspired by Lift's Box, Haskell's Maybe and Scala's Option.
A few noteable characteristics:
* `Maybe()` is a polymorphich constructor that Does The Right Thing, no matter the input.
* `get` is only provided for a `Just` value, not in the general `Maybe` API.
* `map` on a `Just` Does The Right Thing, even if the calling function explodes.
Artifact maybe
Group com.ckkloverdos
Version 0.5.0
Last update 26. May 2012
Tags: does innovate existing calling scala function especially explodes value only right option inspired constructor just polymorphich maybe apis matter regarding general that input haskell lift provided areas even thing
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
Group com.ckkloverdos
Version 0.5.0
Last update 26. May 2012
Tags: does innovate existing calling scala function especially explodes value only right option inspired constructor just polymorphich maybe apis matter regarding general that input haskell lift provided areas even thing
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)