DenseHashTable.insert

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

Meta