Hacker News new | ask | show | jobs
by lpw25 4043 days ago
OCaml has had type-directed record disambiguation for a few versions now. So you can quite easily reuse field names these days.
1 comments

That's cool, I didn't realize they had done that. I haven't used Ocaml in quite awhile -- it's good to hear the language is still getting better.