All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download all versions of maybe JAR files with all dependencies

Search JAR files by class name

maybe from group com.ckkloverdos (version 0.6.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.

Group: com.ckkloverdos Artifact: maybe
Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.ckkloverdos
Version 0.6.0
Last update 29. January 2013
Tags: does calling scala function explodes value only right inspired option constructor just polymorphich maybe matter characteristics general that input haskell noteable lift provided 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!

maybe from group com.ckkloverdos (version 0.5.0)

Scala Maybe. Inspired by Lift's Box, Haskell's Maybe and Scala's Option. We innovate in a few areas, especially regarding the existing Scala APIs: * `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.

Group: com.ckkloverdos Artifact: maybe
Show documentation Show source 
 

0 downloads
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!

maybe from group com.ckkloverdos (version 0.4.0)

Scala Maybe. Inspired by Lift's Box, Haskell's Maybe and Scala's Option. We innovate in a few areas, especially regarding the existing Scala APIs: * `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.

Group: com.ckkloverdos Artifact: maybe
Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.ckkloverdos
Version 0.4.0
Last update 13. March 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 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy