iters icon indicating copy to clipboard operation
iters copied to clipboard

Composable external iteration.

Results 3 iters issues
Sort by recently updated
recently updated
newest added

This looks like an amazing library! I really appreciate the dual operational primitives of sync/async unified into a single interface. However, I'm not sure I can use this without any...

A-tests
P-high
T-feature
S-active
E-hard

Wraps library has been refactored in latest update, which is giving errors in `iters` usage as it always installs latest `wraps library [Wraps library changes](https://github.com/nekitdev/wraps/commit/e33875ec98e2720ea304d7162c01b06e0c3da374)

I get this error on Python 3.11.9, I'm using a virtual environment And it is the latest version of iters aka 0.18.0 ``` Traceback (most recent call last): File "c:\Users\DelofJ\Code...