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

tests: test scaling with input n #116

Closed MartinBernstorff closed 7 months ago

MartinBernstorff commented 8 months ago

E.g. 10, 100, 1_000, 10_000.