Array.compress

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void compress()
  2. void compress()
    struct Array(E, Ordering ordering = Ordering.unsorted, bool useGC = shouldAddGCRange!E, alias less = "a < b")
    pure nothrow @trusted @nogc
    static if(!(useGC))
    void
    compress
    ()

Meta