pkt1583 / functionaljava

Automatically exported from code.google.com/p/functionaljava
0 stars 0 forks source link

Implement Option.someE() similar to Either.{left,right}projection.valueE() #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by tryg...@gmail.com on 14 Jun 2009 at 12:14

GoogleCodeExporter commented 9 years ago

Original comment by tonymor...@gmail.com on 17 Jan 2010 at 3:11