HashMap.makeFunc

Undocumented in source. Be warned that the author may not have intended to support it.
struct HashMap(K, E, alias hashFunc = defaultHash!K, alias less = "a < b")
package static
string
makeFunc
()

Meta