We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc2318 commit 5202b41Copy full SHA for 5202b41
README.rst
@@ -7,6 +7,9 @@ immutables
7
.. image:: https://ci.appveyor.com/api/projects/status/tgbc6tq56u63qqhf?svg=true
8
:target: https://ci.appveyor.com/project/MagicStack/immutables
9
10
+.. image:: https://img.shields.io/pypi/v/immutables.svg
11
+ :target: https://pypi.python.org/pypi/immutables
12
+
13
An immutable mapping type for Python.
14
15
The underlying datastructure is a Hash Array Mapped Trie (HAMT)
0 commit comments