Idiom #282 Use a custom type as map key
Declare a type Foo, and create a new map with Foo as key type.
Mention the conditions on Foo required to make it a possible map key type.
Declare a type Foo, and create a new map with Foo as key type.
Mention the conditions on Foo required to make it a possible map key type.