tobgu/pyrsistent

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

Open

#159 opened on 2019年3月29日

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

説明

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

コントリビューターガイド