py35-immutables

v 0.9

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 py35-immutables, paste this in macOS terminal after installing MacPorts

sudo port install py35-immutables

Add to my watchlist

Installations 0
Requested Installations 0