Hacker News new | ask | show | jobs
by int_19h 836 days ago
OCaml's object system is very nice, though. Structural typing with full inference is pretty awesome, and it also cleanly decouples subtyping from implementation inheritance.