Registry / utility / onflow-atree

onflow-atree

JSON →
library0.16.0gogounverified

Package atree provides scalable arrays and scalable ordered maps.

go get github.com/onflow/atree
INSTALL
IMPORT
SIG · ONFLOW-ATREE
O
onflow-atree
utilitygov0.16.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.

atree
github.com/onflow/atree

Create a new scalable ordered map.

package main import ( "fmt" "github.com/onflow/atree" ) func main() { m := atree.NewMap(nil, nil) fmt.Println(m) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
onflow-atree — go get onflow-atree · libregistry