-
Notifications
You must be signed in to change notification settings - Fork 451
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 functions in core (#2715)
* rename sequencex traversex for NonemptyList + cleanup * rename sequencex traversex for Ior + cleanup * rename sequencex traversex for Map + cleanup * rename sequencex traversex for Option + cleanup * rename sequencex traversex for Validated + cleanup + rename for sequenceNullable in Ior * rename sequencex traversex for Either + cleanup * sequencex traversex clean up for Either + apiDump * clean up tests and remove not needed typed lambda parameter * fix refactor replace with
- Loading branch information
Showing
16 changed files
with
347 additions
and
142 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
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.