package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: Dec 22, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 696
Opens a new window with list of known importers.
Documentation
¶
Package str contains utilities for string manipulation.
Comma splits by comma a string and returns a
list of the non empty parts.
SplitBy splits by a separator a string and returns a
list of the non empty parts.
Trim trims a string from white spaces.
TrimLeft trims the left part of a string from white spaces.
TrimRight trims the right part of a string from white spaces.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.