smallSet

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto smallSet(T[] items)
  2. auto smallSet(R items)
    smallSet
    (
    uint capacity
    R
    )
    ()
    if (
    !isArray!R
    )

Meta