Including entire record when pattern matching records

It’s called an ‘alias pattern’: https://caml.inria.fr/pub/docs/manual-ocaml/patterns.html#sec120

1 Like