aboutsummaryrefslogtreecommitdiff
path: root/immutables/_map.h
AgeCommit message (Expand)Author
2022-05-22Add an explaining comment for _Py_HAMT_MAX_TREE_DEPTHHEADmasterYury Selivanov
2022-05-21Fix iteration when the tree is 7 levels deep + collisionsYury Selivanov
2018-11-20Fix .keys() and other views to support being iterated more than onceYury Selivanov
2018-11-20Implement Map.mutate() methodYury Selivanov
2018-04-01Implement Map.__hash__Yury Selivanov
2018-03-30Fix compilation errorsElvis Pranskevichus
2018-03-30Initial commitYury Selivanov