andreypopp.comAndrey Popp's personal website1970-01-01T00:00:00ZAndrey Popphttps://andreypopp.com/atom.xmlUsing function arguments polymorphically in OCamlhttps://andreypopp.com/w/2024-05-04-using-function-arguments-polymorphically-in-ocamlblog/2024-05-04T00:00:00ZThere's a rarely used feature in OCaml called polymorphic record fields. Let's see when and why one might want to use it.