distinct

Undocumented in source.
  1. size_t distinct(Buf buf, Pred pred)
    template distinct(Buf, Pred)
    version(!TangoDoc)
    distinct
    (
    Buf buf
    ,
    Pred pred
    )
  2. size_t distinct(Elem[] buf, Pred2E pred)
  3. template distinct(Buf)

Members

Functions

distinct
size_t distinct(Buf buf, Pred pred)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta