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

I think traverse is data last #25

Open
danielo515 opened this issue Oct 28, 2023 · 0 comments
Open

I think traverse is data last #25

danielo515 opened this issue Oct 28, 2023 · 0 comments

Comments

@danielo515
Copy link

traverse takes a first argument which is the datastructure that will be returned by the transformation function. And then two arguments, the first one being the data that will be transformed, and then the transformation function.

I may be wrong, but I think that traverse takes the data as the very last argument

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

No branches or pull requests

1 participant