Anvil | Smiths Smiths | Register Register | Login Login |
Search:
Show links Show tools Show tree | Previous document Next document | njet.org > Anvil > Documentation > Language reference > Expressions > Mappings

Mapping

A mapping expression yields a type of anvil.lang.map. Mapping has a special purpose within arrays, where it is used to denote the key and element to be inserted in a hashtable.

  map-expr := exprkey "=>" exprvalue 
See also  | Expressions  | Arrays  | Grammar
What's new | Anvil