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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 10 years ago
v0.0.0-20150810152359-62de8c46ede0
over 10 years ago
Versions
1
1
Dependent Packages
1,996
1,996
Dependent Repos
6,273
6,273
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/lann/ps
spec |
| License | MIT |
| Namespace | github.com/lann |
| First Release | over 10 years ago |
| Last Synced | 13 days ago |
Repository
| Stars | 2 on GitHub |
| Forks | 0 on GitHub |
| Docker Dependents | 2,277 |
| Docker Downloads | 10,657,579,659 |
Rankings on proxy.golang.org
Overall
Top 7.0%
Dependent packages
Top 0.1%
Dependent repos
Top 0.1%
Docker downloads
Top 0.1%