Package Usage: go: github.com/lann/ps
Fully persistent data structures. A persistent data structure is a data
structure that always preserves the previous version of itself when
it is modified. Such data structures are effectively immutable,
as their operations do not update the structure in-place, but instead
always yield a new structure.
Persistent
data structures typically share structure among themselves. This allows
operations to avoid copying the entire data structure.
1 version
Latest release: almost 10 years ago
1,996 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/lann/ps
Dependent Repos 2
swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 8 months ago - Pushed: 12 months ago
