Files
lancet/strutil
donutloopandGitHub 3919160e38 Optimized: Capitalize (#4)
* Use unicode.ToUpper func to convert first letter in string to upper case
letter.

* Preallocate memory with correct length and cap because the final
  string is not changing.
2021-12-28 10:04:15 +08:00
..
2021-11-28 21:28:23 +08:00
2021-11-28 21:28:23 +08:00
2021-12-28 10:04:15 +08:00