ocaml.org icon indicating copy to clipboard operation
ocaml.org copied to clipboard

(docs) Include as syntax for function parameters

Open srj31 opened this issue 1 year ago • 0 comments

closes https://github.com/ocaml/ocaml.org/issues/1852

  • Added use of pattern matching in function parameters
  • Mention Record type for function parameters
  • Function Parameter Alias for tuples and records
  • Use alias in variant values for parameter

srj31 avatar Jan 20 '24 15:01 srj31