CMD + K

pyrsistent

Anaconda Verified

Persistent/Functional/Immutable data structures

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::pyrsistent

Usage Tracking

0.20.0
0.18.0
0.17.3
0.16.0
0.15.7
5 / 8 versions selected
Downloads (Last 6 months): 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

Last Updated

Jan 3, 2024 at 12:45

License

MIT

Total Downloads

691.9K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
linux-s390x
macOS-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 0.18.0
win-32 Last supported version: 0.18.0