puffnfresh / roy

Small functional language that compiles to JavaScript.
http://roy.brianmckenna.org/
MIT License
834 stars 74 forks source link

add left/right monads for Either #149

Closed stew closed 12 years ago

stew commented 12 years ago

I added left/right biased monads for the Either ADT to prelude