Skip to content

Implement the transformer protocol (transducers) #1203

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

Merged
merged 2 commits into from
Sep 29, 2017

Conversation

mhelmer
Copy link
Contributor

@mhelmer mhelmer commented Apr 5, 2017

This implements the transformer protocol (Issue #538) as described in:
https://github.com/cognitect-labs/transducers-js#transformer-protocol

PR #550 had the protocol, but was lacking tests. Map, List, Set and Stack has gone through some changes since then and didn't merge cleanly.

This adds the transformer protocol as well as a few tests with transduce and the immutable data structures. However, I'm not sure adding transducers-js as a devDependency is ok?

@mhelmer
Copy link
Contributor Author

mhelmer commented Jun 27, 2017

Still waiting for feedback on this

@leebyron
Copy link
Collaborator

This looks great, thanks for your help and your patience.

I'll get this manually merged for you to work around the conflict

@leebyron leebyron merged commit ee9c68f into immutable-js:master Sep 29, 2017
leebyron added a commit that referenced this pull request Sep 29, 2017
@jdeniau jdeniau mentioned this pull request Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants