Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinStrings ¶
JoinStrings concatenate every data in the array and return the string content
func RemoveElement ¶
func RemoveElements ¶ added in v0.0.18
RemoveElement delete the element of the indexes contained in j of the data in input
func RemoveElementsTuned ¶ added in v0.0.18
func RemoveFromByte ¶ added in v0.0.5
RemoveFromByte Remove a given element from a string NOTE: Panic in case of index out of bound
func RemoveWhiteSpaceArray ¶
RemoveWhiteSpaceArray is delegated to iterate every array item and remove the whitespace from the given string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.