We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
raise
throw
For throwing exceptions, we have the function raise whose name was inherited from OCaml.
I would propose to rename it to throw in v12 to align it with JS.
Status