tobgu/pyrsistent

PMap values, keys, and items should be iterables in Python 3

Open

#159 opened on Mar 29, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (1,943 stars) (141 forks)batch import
enhancementgood first issuehelp wanted

Description

Currently they wrap them into pvector which is not as efficient as it could be in Python 3.

Contributor guide

PMap values, keys, and items should be iterables in Python 3 · tobgu/pyrsistent#159 | Good First Issue