The OptionsResolver Component Installation Usage Required Options Type Validation Value Validation Option Normalization Default Values that Depend on another Option Options w...
3.10 Map 3.10 Map A map is a compound data type with a variable number of key-value associations: #{Key1=>Value1,...,KeyN=>ValueN} Each key-value association in the map...
Expressions if .. then .. else case .. of List comprehensions Enumerations, Range Expressions if .. then .. else -- Every `then` must have a corresponding `else` ...