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

fix!: clarify public api #107

Closed MartinBernstorff closed 8 months ago

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 #107 will not alter performance

Comparing fix_/clarify_public_api (cfba4ce) with main (91d78bc)

Summary

✅ 1 untouched benchmarks

MartinBernstorff commented 8 months ago

Merge activity