| Issue 11: | Implement Option.option(final P1<B> b, final F<A, B> f) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
There already is an eager variant, but I'd like a lazy one too: http:// code.google.com/p/functionaljava/source/browse/trunk/src/main/fj/data/ Option.java#93 |
|
|
|