DenseHashTable.insert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Pair!(Iterator, bool) insert(Value obj)
  2. void insert(Iterator f, Iterator l)
    class DenseHashTable(Value, Key, HashFcn, ExtractKey, SetKey, EqualKey)
    void
    insert

Meta