Registry / utility / burntsushi-ty

burntsushi-ty

JSON →
library0.0.0-20140213233908-6add9cd6ad42gogounverified

A Go package providing generic type utilities and constraints.

go get github.com/BurntSushi/ty
INSTALL
IMPORT
SIG · BURNTSUSHI-TY
B
burntsushi-ty
utilitygov0.0.0-20140213233908-6add9cd6ad42
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.

ty
github.com/BurntSushi/ty

Demonstrates basic usage of the ty package to get the type of a value.

package main import ( "fmt" "github.com/BurntSushi/ty" ) func main() { fmt.Println(ty.TypeOf(42)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20140213233908-6add9cd6ad42latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
burntsushi-ty — go get burntsushi-ty · libregistry