Versions in this module Expand all Collapse all v1 v1.0.1 Apr 9, 2025 v1.0.0 Feb 26, 2025 Changes in this version + func AutoIncrement(s string, step int) string + func FormatIdentifiers(s string) string + func IsNumber(s string) (uint64, bool) + func RepeatJoin(s, sep string, count int) string + func TrimNewLine(s string) string + func TrimSpace(s string) string + func TrimWhiteSpace(s string) string