package
2.1.1
Repository: https://github.com/dobyte/due.git
Documentation: pkg.go.dev

# Functions

FirstCharacterIsLower 首字符是否是小写.
FirstCharacterIsNumber 首字符是否是数字.
FirstCharacterIsSymbol 首字符是否是符号.
FirstCharacterIsUpper 首字符是否是大写.
Length 获取字符串长度.
PaddingPrefix 填充前缀.
PaddingSuffix 填充后缀.