MartinBernstorff / iterpy

⛓️ Iterators for Python with higher-order functions .map(), .filter() and .reduce(), also known as a fluent interface. As seen in Rust, Scala, Javascript etc.
Other
10 stars 0 forks source link

feat(#98): add unique #108

Closed MartinBernstorff closed 8 months ago

MartinBernstorff commented 8 months ago

Fixes #98

MartinBernstorff commented 8 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #108 will not alter performance

Comparing feat/98/add_unique (7cae674) with main (26bc481)

Summary

✅ 1 untouched benchmarks

MartinBernstorff commented 8 months ago

Merge activity