indexOfCT

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptrdiff_t indexOfCT(Char[] s, dchar c, CaseSensitive cs)
  2. ptrdiff_t indexOfCT(Char[] s, Char[] needle)
    ptrdiff_t
    indexOfCT
    (
    Char
    )
    (
    in Char[] s
    ,
    in Char[] needle
    )

Meta