package stringsext
import "github.com/go-playground/pkg/v5/strings"
Index ¶
Functions ¶
func Join ¶
Join is a wrapper around strings.Join with a more ergonomic interface when you don't already have a slice of strings.
Join concatenates the variadic elements placing the separator string between each element.
Source Files ¶
- Version
- v5.26.0
- Published
- Jan 28, 2024
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 10 seconds ago –
Tools for package owners.