CMD + K

pyrsistent

Community

Persistent/Functional/Immutable data structures

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::pyrsistent

Usage Tracking

0.20.0
0.18.0
2 / 8 versions selected
Total downloads: 0

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.

About

Summary

Persistent/Functional/Immutable data structures

Information Last Updated

Sep 8, 2025 at 17:30

License

MIT

Total Downloads

12