Hacker News new | ask | show | jobs
by Lanayx 682 days ago
This is only partially true. Both Some and None were always instances of single FSharpOption class (None is actually not an instance, but null), however custom DUs are indeed compiled into classes with inheritance
1 comments

Ah, then I misremembered.