# humpy_toolz - [x] .pyi file: necessary until the entire module is annotated. - [x] Docstring: update and expand. - [x] Tests: annotate. - [x] Tests: expand. - [x] Curried version: check if it needs special treatment. # humpy_cytoolz - [ ] .pyx file: add primary signature as first line of docstring. - [ ] .pyx file: match docstring to humpy_toolz. - [ ] .pyi file: add overload definitions. - [x] .pxd file: check if it needs special treatment. - [x] Tests: annotate. - [x] Tests: expand. - [x] .c file: compile. - [x] Curried version: check if it needs special treatment. # When complete - [ ] Add to list of pull requests for pytoolz/cytoolz. - [ ] Add to list of pull requests for pytoolz/toolz. - [ ] If needed, pull request to mgrinshpon/toolz-stubs.
humpy_toolz
humpy_cytoolz
When complete