stringx provides String type based on functional programming
The original code for the stringx package was analyzed at golang strings package.
The function signatures and core logic were replicated and adapted.
Modifications were made to improve readability, performance, or to suit specific projects.
All credits for the original code belong to the Go team, whose code is licensed under the BSD-style license.