mismatch

Undocumented in source.
  1. size_t mismatch(BufA bufA, BufB bufB, Pred pred)
    template mismatch(BufA, BufB, Pred)
    version(!TangoDoc)
    mismatch
    (
    BufA bufA
    ,
    BufB bufB
    ,
    Pred pred
    )
  2. size_t mismatch(Elem[] bufA, Elem[] bufB, Pred2E pred)
  3. template mismatch(BufA, BufB)

Members

Functions

mismatch
size_t mismatch(BufA bufA, BufB bufB, Pred pred)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta