Registry / utility / benbjohnson-immutable

benbjohnson-immutable

JSON →
library0.4.3gogounverified

Immutable collection types for Go.

go get github.com/benbjohnson/immutable
INSTALL
IMPORT
SIG · BENBJOHNSON-IMMUTA
B
benbjohnson-immutable
utilitygov0.4.3
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.

immutable
github.com/benbjohnson/immutable

Create an immutable map

package main import ( "fmt" "github.com/benbjohnson/immutable" ) func main() { m := immutable.NewMap[string, int]() fmt.Println(m.Len()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
OpenAI (training)
1
Resources
benbjohnson-immutable — go get benbjohnson-immutable · libregistry