StringT.tolower

Converts to lower-case (only ASCII.)

  1. inout(C) tolower(inout C c)
  2. S tolower()
  3. S tolower()
    struct StringT(C)
    S
    tolower
    const
    (
    )

Meta