bytedance / gopkg

Universal Utilities for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix(stringx): check empty string on IsAlpha/IsNumeric/IsAlphanumeric

kaka19ace opened this issue · comments

related functions: IsAlpha/IsNumeric/IsAlphanumeric.
fix: check empty string first .