Hacker News new | ask | show | jobs
by kadoban 1041 days ago
They have Either, so kind of. It looks serviceable, if a little messy without language support for safely destructuring its cases.
1 comments

Safe destructuring could be achieved with Church encoding.