Set.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(T value)
    struct Set(T)
    @safe pure nothrow
    void
    add
    ()
  2. void add(Set!T set)
  3. void add(Type set)
  4. void add(Range r)

Meta