Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport traverse* methods from Arrow #55

Open
Synesso opened this issue Sep 12, 2023 · 4 comments
Open

Backport traverse* methods from Arrow #55

Synesso opened this issue Sep 12, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@Synesso
Copy link
Collaborator

Synesso commented Sep 12, 2023

No description provided.

@hugomd hugomd added the enhancement New feature or request label Jan 16, 2024
@hugomd
Copy link
Collaborator

hugomd commented Jan 16, 2024

Related: arrow-kt/arrow#3108, #49

@Synesso
Copy link
Collaborator Author

Synesso commented Jan 16, 2024

@aparkersquare Do you recall what the current state is for this? We can see PRs from April for traverse on various types.

@aparkersquare
Copy link
Collaborator

In #54 the traverse methods on NonEmptyList were back-ported.

There were other traverse methods deprecated in Arrow, but I'll need to do some work to find them. Looking now.

@aparkersquare
Copy link
Collaborator

A quick search shows these merged PRs related to deprecating traverse around the same time

arrow-kt/arrow#2971 "Deprecate Map.kt traverse & niche signatures"

arrow-kt/arrow#2963 "Deprecate Iterable.traverse & niche APIs"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants