HashCollection.toAA

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(LookupValue[K]) toAA()
  2. LookupValue[K] toAA()
    struct HashCollection(K, V, bool ordered, bool multi)
    static if(!ordered)
    static if(is(typeof(lookup.dup)))
    LookupValue[K]
    toAA
    ()

Meta