LinkedHashMap.makeFunc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string makeFunc()
  2. string makeFunc()
    struct LinkedHashMap(K, E, alias hashFunc = defaultHash128!(K), alias equal = "a == b", bool retainKeys = false, alias keyEqual = "a == b", bool ovrwrtBhvr = true)
    package static
    static if(!(retainKeys))
    string
    makeFunc
    ()

Meta