substr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. C[] substr(C[] s, size_t[2] range)
    C[]
    substr
    (
    C
    )
    (
    C[] s
    ,
    size_t[2] range
    )
  2. C[] substr(C[] s, size_t start, size_t end)

Meta