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

Download maybe JAR file with all dependencies

Search JAR files by class name

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


© 2015 - 2024 Weber Informatics LLC | Privacy Policy