types-linq icon indicating copy to clipboard operation
types-linq copied to clipboard

balanced search tree based ComposeMap

Open cleoold opened this issue 3 years ago • 1 comments

the current implementation leads to O(n^2) algorithms for some methods like .distinct() if the input is bad (unhashable). I would like to improve this part

cleoold avatar Aug 20 '21 04:08 cleoold