Documentation ¶ Index ¶ func Int(in string) int func Int32(in string) int32 func Int32s(in []string) []int32 func Int64(in string) int64 func Int64s(in []string) []int64 func Ints(in []string) []int func Strings[T any](in []T) []string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Int ¶ func Int(in string) int func Int32 ¶ added in v0.3.0 func Int32(in string) int32 func Int32s ¶ func Int32s(in []string) []int32 func Int64 ¶ func Int64(in string) int64 func Int64s ¶ func Int64s(in []string) []int64 func Ints ¶ func Ints(in []string) []int func Strings ¶ func Strings[T any](in []T) []string Types ¶ This section is empty. Source Files ¶ View all Source files toNum.gotoNums.gotoString.gotoStrings.go Click to show internal directories. Click to hide internal directories.