huandu/xstrings

Feature: Reverse string

huandu opened this issue · 1 comments

Go string is immutable and encoded in utf8 internally. It's a bit more challenge than reversing an ascii string.

New api: Reverse