Registry / utility / cdvelop-strings

cdvelop-strings

JSON →
library0.0.13gogounverified

A Go utility package providing string manipulation functions.

go get github.com/cdvelop/strings
INSTALL
IMPORT
SIG · CDVELOP-STRINGS
C
cdvelop-strings
utilitygov0.0.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

strings
github.com/cdvelop/strings

Reverses a string using the package's Reverse function.

package main import ( "fmt" "github.com/cdvelop/strings" ) func main() { result := strings.Reverse("hello") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.13latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
cdvelop-strings — go get cdvelop-strings · libregistry