Contents

immutables 0.20

0

Immutable Collections

Immutable Collections

Stars: 1094, Watchers: 1094, Forks: 52, Open Issues: 9

The MagicStack/immutables repo was created 6 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 1094 github stars!

How to Install immutables

You can install immutables using pip

pip install immutables

or add it to a project with poetry

poetry add immutables

Package Details

Author
License
Apache License, Version 2.0
Homepage
PyPi:
https://pypi.org/project/immutables/
GitHub Repo:
https://github.com/MagicStack/immutables

Classifiers

  • Software Development/Libraries
No  immutables  pypi packages just yet.

Errors

A list of common immutables errors.

Code Examples

Here are some immutables code examples and snippets.

GitHub Issues

The immutables package has 9 open issues on GitHub

  • How to efficiently track and store deltas between two HAMTs

See more issues on GitHub

Related Packages & Articles

icecream 2.1.3

Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.