JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
fj.data.$
Packages that use
$
Package
Description
fj.data
Common algebraic data types.
Uses of
$
in
fj.data
Methods in
fj.data
that return
$
Modifier and Type
Method
Description
static <A,B>
$
<A,B>
$.
__
(B b)
Returns a function that given an argument, returns a function that ignores its argument.
static <A,B>
$
<A,B>
$.
constant
(B b)