About Anaconda Help Download Anaconda

main / packages / pyrsistent 0.20.0

Persistent/Functional/Immutable data structures

Installers

  • linux-64 v0.20.0
  • linux-aarch64 v0.20.0
  • osx-64 v0.20.0
  • osx-arm64 v0.20.0
  • win-64 v0.20.0
  • linux-s390x v0.20.0
  • linux-ppc64le v0.18.0
  • win-32 v0.18.0

conda install

To install this package run one of the following:
conda install main::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy