Package hydra.eval.lib.maybes
Interface Maybes
public interface Maybes
Evaluation-level implementations of Maybe functions for the Hydra interpreter.
-
Method Summary
Static MethodsModifier and TypeMethodDescription
-
Method Details
-
apply
-
bind
-
cases
-
compose
-
map
-
mapMaybe
-
maybe
-