Releases: amirongit/PyEnumerable
Releases · amirongit/PyEnumerable
v2.0.1
v2.0.0
v1.1.5
v1.1.4
v1.1.2
v1.1.1
v1.1.0
v1.0.2
Change log
- Design protocols for each operation set
- Design & Implement
Enumerable
constructor(s) for PP implementation - Add pure python implementation of
Enumerable
(assuming inputs aren't guaranteed to beHashable
or immutable & maintaining order) - Publish on pypi