StringT.toupper

Converts to upper-case (only ASCII.)

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

Meta