Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No parentheses can be nice for cleaner pattern matching, e.g. something like this:

  match a, b with
  | 1, 2 -> x
  | _ -> y


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: