Набор методов для работы со строками под шуточным названием "стринги" (String Utilities)
-
Updated
Dec 1, 2023 - Java
Набор методов для работы со строками под шуточным названием "стринги" (String Utilities)
Contains methods that perform string manipulation.
Custom Java String utility library built from scratch without using Java’s built-in String methods. Implements core string operations, transformations, validations, and case conversions with clean and immutable design.
Add a description, image, and links to the string-utils topic page so that developers can more easily learn about it.
To associate your repository with the string-utils topic, visit your repo's landing page and select "manage topics."