contains.contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. equals_t contains(Buf buf, Pat pat, Pred pred)
    template contains(Buf, Pat, Pred)
    version(!TangoDoc)
    contains
    (
    Buf buf
    ,
    Pat pat
    ,
    Pred pred
    )
  2. equals_t contains(Elem[] buf, Elem pat, Pred2E pred)
  3. equals_t contains(Elem[] buf, Elem[] pat, Pred2E pred)
  4. template contains(Buf, Pat)

Meta