go-github-com-lann-ps 0.0.0-20150810152359-62de8c46ede0
Channel: guix
Home page: https://github.com/lann/ps
Licenses: Expat
Synopsis: Persistent data structures for Golang
Description:
This package implements a fully persistent data structures - 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. It's a stable fork of https://github.com/mndrix/ps.
Total results: 1