File: doc.go

package info (click to toggle)
golang-github-icza-gox 0.0~git20210726.cd40a3f-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
4
5
6
7
/*

Package stringsx contains string utilities.
It means to be a complement to the standard strings package.

*/
package stringsx