-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename traverseX and sequenceX for Iterable (#2692)
* init * prog * progress * Update API files * check * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/Iterable.kt Co-authored-by: Simon Vergauwen <[email protected]> * show that traverse Nullable and Either sequence interoperate * Apply suggestions from code review Co-authored-by: Simon Vergauwen <[email protected]> * show that traverse Nullable and Either sequence interoperate Co-authored-by: i-walker <[email protected]> Co-authored-by: Simon Vergauwen <[email protected]>
- Loading branch information
1 parent
128bc08
commit 3540e3d
Showing
11 changed files
with
170 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.