All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download maybe JAR 0.6.0 with all dependencies


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.

Files of the artifact maybe version 0.6.0 from the group com.ckkloverdos.

Test

Download maybe (0.6.0)
Artifact maybe
Group com.ckkloverdos
Version 0.6.0
Last update 29. January 2013
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of maybe Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of maybe version 0.6.0

Please wait ...




© 2015 - 2025 Weber Informatics LLC | Privacy Policy