Versions in this module Expand all Collapse all v0 v0.2.0 Oct 10, 2024 v0.1.0 Oct 8, 2024 Changes in this version + func Clean(s string) string + func LimitRunes(s string, n int) string + func SplitQuotes(s string, sep, quote rune) (parts []string) + type Pool struct + func NewPool() *Pool + func (p *Pool) Interned(s string) string