The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Features
maybe_map3
Evaluate a ternary function on three maybe
valuesand_then2
Evaluate a binary maybe returning function on
two maybe valuesand_then3
Evaluate a ternary maybe returning function
on three maybe valuesBug fixes
Features
maybe_map2
Evaluate a binary function on two maybe
valuesmaybe_case
Unwrap and call a function on a maybe value
or return a defaultfrom_just
Unwrap a ‘Just’ value or throw an errorfilter_justs
Filter and unwrap a list of ‘Just’
valuesfilter_map
Map a function over a list and filter only
‘Just’ valuesInternal changes
Major breaking changes
map_maybe
changed to
maybe_map
flatten_maybe
changed to
maybe_flatten
Features
maybe_contains
checks if a maybe value contains a
specific valuemaybe_equal
checks if two maybe values are
identicalInitial version
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.