| Issue 10: | Implement Option.someE() similar to Either.{left,right}projection.valueE() | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I requested this some time ago and was told that it would be implemented but I can't seem to find it in subversion. Code from Either: http://code.google.com/p/functionaljava/source/browse/ trunk/src/main/fj/data/Either.java#157 |
|
|
|