indexOf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptrdiff_t indexOf(T s, string arr)
  2. ptrdiff_t indexOf(T s, char c)
    pure nothrow
    indexOf
    (
    T
    )
    (
    T s
    ,
    char c
    )

Meta