Modifier and Type | Method and Description |
---|---|
static <A,B> $<A,B> |
__(B b) |
static <A,B> $<A,B> |
_(B b)
Deprecated.
JDK 8 warns '_' may not be supported after SE 8. As of release 4.4, use
constant(B) (note the synonym __(B) ). |
B |
_1()
Access the first element of the product.
|
static <A,B> $<A,B> |
constant(B b) |
__1, apply, bind, bind, bind, constant, curry, equals, f, fmap, hardMemo, hashCode, join, liftM2, liftM2, map_, map, memo, memo, memo, sequence, sequence, sequence, sequence, sequenceList, softMemo, toString, traverseEither, traverseList, traverseOption, traverseStream, traverseValidation, weakMemo
@Deprecated public static <A,B> $<A,B> _(B b)
constant(B)
(note the synonym __(B)
).public static <A,B> $<A,B> __(B b)
public static <A,B> $<A,B> constant(B b)