HashCollection.items

Convert to D associative array

struct HashCollection(K, V, bool ordered, bool multi)
deprecated
static if(!ordered)
alias items = toAA

Meta