py310-immutables

v 0.21 Updated: 3 months ago

A high-performance immutable mapping type for Python

An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages. This implementation is used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details).

https://github.com/MagicStack/immutables

To install py310-immutables, paste this into the macOS Terminal after installing MacPorts

sudo port install py310-immutables

Add to my watchlist

Installations 0
Requested Installations 0