Hash mapsΒΆ

Clio supports hash maps. There are several ways to define a hash map, first is defining them in a linear fashion:

Second way, is to use idents. Indents also can be used to make nested hash maps:

The third way, is a combination of linear, and indented hash map syntax: