NoelKennedy / scalesque

scala like functional programming in c#
Other
8 stars 2 forks source link

Either and validation need joins #1

Open NoelKennedy opened 12 years ago

NoelKennedy commented 12 years ago

Either.JoinLeft() for example:

http://stackoverflow.com/questions/7131076/whats-the-deal-with-all-the-either-cruft

NoelKennedy commented 12 years ago

eithers have joins