-
-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR makes the changes described in RFC 49. These include making `fold` non-partial and adding the `fold_partial`, `filter_map`, and `flat_map` methods. All classes in the itertools package other than `Iter` have been removed. Resolves #2189
- Loading branch information
1 parent
db7a3af
commit a4fbcd8
Showing
10 changed files
with
454 additions
and
828 deletions.