You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @vickumar1981 thanks for this excellent project. Would you be open to addition of combinators on Either and Option to flip back-and-forth, analogous to toLeft and toRight on scala.Option and toOption on scala.Either?
The text was updated successfully, but these errors were encountered:
Hi @vickumar1981 thanks for this excellent project. Would you be open to addition of combinators on
Either
andOption
to flip back-and-forth, analogous totoLeft
andtoRight
onscala.Option
andtoOption
onscala.Either
?The text was updated successfully, but these errors were encountered: