Documentation ¶
Overview ¶
Package strings2 contains string helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶
Equal tells whether a and b contain the same elements. A nil argument is equivalent to an empty slice.
func ReplaceSpaces ¶
ReplaceSpaces replaces all spaces with the given rune.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.