logoalt Hacker News

evertedspherelast Tuesday at 11:08 PM1 replyview on HN

rust-style "sum type" errors are values too


Replies

9rxlast Wednesday at 3:17 PM

But, of course, makes the incorrect assumption that <T, E> are dependent variables. The idiomatic Go approach is much more representative of reality. Tradeoffs, as always.

show 1 reply