Optional
Handling of type definitions and inference in the grammar.
normal allows both inferred and declared types, strict only allows declared types.
normal
strict
Handling of type definitions and inference in the grammar.
normal
allows both inferred and declared types,strict
only allows declared types.