Using function arguments polymorphically in OCaml
There's a rarely used feature in OCaml called polymorphic record fields. Let's see when and why one might want to use it.
Andrey Popp's personal website
There's a rarely used feature in OCaml called polymorphic record fields. Let's see when and why one might want to use it.