StringT.reverse

Returns itself reversed.

  1. S reverse()
    struct StringT(C)
    ref
    S
    reverse
    (
    )
  2. S reverse()

Meta