package
Version:
v0.7.3
Opens a new window with list of versions in this module.
Published: Sep 17, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Contains check if string exists in given slice
Filter applies a given predicate function to each element of s.
If the predicate is satisfied the element gets added to the result slice.
IsEmptyOrNil returns whether str is empty or nil
MergeMapString merge two maps in a new one
Set represents a set of strings
NewSet initializes and returns a new Set
Add ensures a given string is part of the Set
Contains returns whether s is part of the Set
ToSlice takes all elements of the set and assigns them to a []string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.