Definition

  • Types: Rust-style types. Includes void type.
  • Function definition: fn T identifier(T param)

To-do