About Anaconda Help Download Anaconda

Persistent/Functional/Immutable data structures

Installers

  • linux-ppc64le v0.20.0

conda install

To install this package run one of the following:
conda install alphapower10_0ead::pyrsistent

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy