package
0.0.104
Repository: https://github.com/alessiosavi/gogputils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JoinNumber use a strings.Builder for concatenate the input string array.
Pad is delegated to pad/trim the given `data` to `n`, using the value `v`.
No description provided by the author
RemoveByIndex is delegated to remove the element of index s.
RemoveByValue is delegated to remove the element that contains the given value.
RemoveElement is delegated to delete the element related to index i.
SplitEqual is delegated to split the given data into slice of equal length.
Trim is delegated to trim the given `data` to `n`.
No description provided by the author