In the [Function docs](https://reasonml.github.io/docs/en/function#named-arguments), labeled arguments are refered to as "named arguments". This is confusing as OCaml manual refers to them as labeled arguments.
In the Function docs, labeled arguments are refered to as "named arguments". This is confusing as OCaml manual refers to them as labeled arguments.