Modifier and Type | Field and Description |
---|---|
F.Option<A> |
_1 |
F.Option<B> |
_2 |
F.Option<C> |
_3 |
Modifier and Type | Method and Description |
---|---|
static <A,B,C> F.E3<A,B,C> |
_1(A value) |
static <A,B,C> F.E3<A,B,C> |
_2(B value) |
static <A,B,C> F.E3<A,B,C> |
_3(C value) |
String |
toString() |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly