We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f285b commit 50d7f18Copy full SHA for 50d7f18
1 file changed
doc.go
@@ -0,0 +1,4 @@
1
+package stringutils
2
+
3
+// stringutils contains common utility functions available in other programming languages and frameworks
4
+// to make it easier for you to manipulate strings, create a parser or a lexer in your project.
0 commit comments