Tests if the given type is a hash.
Shortcut for Hash!(args).init
Automatically initializes static fields from Hash-style parameters. Only valid in structs and classes.
A templated datatype which stores key => value pairs. Keys and values stored in hash need not be unique.