全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼:  ]

套件:python3-pyrsistent(0.20.0-1 以及其他的) [debports]

python3-pyrsistent 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件

未找到

維護小組:

外部的資源:

相似套件:

persistent/functional/immutable data structures for Python

Pyrsistent is a number of persistent collections (sometimes 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.

The collection types and key features currently implemented are:

 * PVector, similar to a python list
 * PMap, similar to dict
 * PSet, similar to set
 * PRecord, a PMap on steroids with fixed fields, optional type and
   invariant checking and much more
 * PClass, a Python class fixed fields, optional type and invariant
   checking and much more
 * Checked collections, PVector, PMap and PSet with optional type
   and invariance checks and more
 * PBag, similar to collections.Counter
 * PList, a classic singly linked list
 * PDeque, similar to collections.deque
 * Immutable object type (immutable) built on the named tuple
 * freeze and thaw functions to convert between pythons standard
   collections and pyrsistent collections.
 * Flexible transformations of arbitrarily complex structures built
   from PMaps and PVectors.

其他與 python3-pyrsistent 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-pyrsistent

下載可用於所有硬體架構的
硬體架構 版本 套件大小 安裝後大小 檔案
x32 (非官方移植版) 0.20.0-1+b1 64。6 kB290。0 kB [檔案列表]