diff options
Diffstat (limited to 'python/python3-pyrsistent/README')
-rw-r--r-- | python/python3-pyrsistent/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pyrsistent/README b/python/python3-pyrsistent/README new file mode 100644 index 0000000000..c139647f2e --- /dev/null +++ b/python/python3-pyrsistent/README @@ -0,0 +1,3 @@ +Pyrsistent is a number of persistent collections (by some referred to +as functional data structures). Persistent in the sense that they are +immutable. |