Documentation
¶
Overview ¶
Package stringsx provides additional string functions beyond those in the standard strings package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SplitLines ¶
SplitLines is a windows-safe version of strings.Split(s, "\n") that replaces the carriage return, newline sequence with just newline.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.