rfind_.fn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t fn(Elem[] buf, Elem pat, Pred pred)
  2. size_t fn(Elem[] buf, Elem[] pat, Pred pred)
    template rfind_(Elem, Pred = IsEqual!(Elem))
    version(!TangoDoc)
    fn
    (,,
    Pred pred = Pred.init
    )

Meta