Registry / utility / alexflint-go-scalar

alexflint-go-scalar

JSON →
library1.2.0gogounverified

Package scalar provides functions for parsing scalar values from strings.

go get github.com/alexflint/go-scalar
INSTALL
IMPORT
SIG · ALEXFLINT-GO-SCALA
A
alexflint-go-scalar
utilitygov1.2.0
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.

scalar
github.com/alexflint/go-scalar

Parses a string into an integer.

import "github.com/alexflint/go-scalar" func main() { var i int scalar.Parse(&i, "42") _ = i }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Amazon
1
OpenAI (training)
1
Resources
alexflint-go-scalar — go get alexflint-go-scalar · libregistry