python36u-pyrsistent - Persistent/Functional/Immutable data structures for Python 3.6
Website: | https://pypi.io/project/pyrsistent |
---|---|
License: | MIT |
Vendor: | ChoonRPMS |
- Description:
Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched. This is for Python 3.6 build.
Packages
python36u-pyrsistent-0.15.4-1.choon.el7.src [108 KiB] |
Changelog
by Giam Teck Choon (2019-08-12):
- Update to 0.15.4 |
python36u-pyrsistent-0.15.3-1.choon.el7.src [108 KiB] |
Changelog
by Giam Teck Choon (2019-07-13):
- Update to 0.15.3 |
python36u-pyrsistent-0.15.2-1.choon.el7.src [107 KiB] |
Changelog
by Giam Teck Choon (2019-05-29):
- Update to 0.15.2 |
python36u-pyrsistent-0.14.11-1.choon.el7.src [105 KiB] |
Changelog
by Giam Teck Choon (2019-02-24):
- Initial release |