Syntax Lookup
Enter some language construct you want to know more about.
This is the dict{} syntax
Available in v12+
The dict{}
syntax is used to represent dictionaries. It's used both when creating dicts, and when pattern matching on dicts.
Available in v12+
The dict{}
syntax is used to represent dictionaries. It's used both when creating dicts, and when pattern matching on dicts.