package
Version:
v0.43.0
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: Apache-2.0
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
¶
Package stringslices provides utility functions for working with slices of strings.
Map creates a new slice of strings where the value for each string is the result of applying the
map function to each value in the original slice.
A MapFn represents a function for mapping/converting string slice values another string value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.