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

fix issues 113 & 114 #115

Merged
merged 2 commits into from
May 10, 2016
Merged

fix issues 113 & 114 #115

merged 2 commits into from
May 10, 2016

Conversation

gucong3000
Copy link

#114 fixed
#113 fixed

fn.apply(emitter, [err, resultantData]);
if (err || !mapper || !resultantData) return;

var key = mapper(resultantData);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gucong3000
Copy link
Author

@mikaelbr Will you merge it?

@mikaelbr
Copy link
Owner

Sorry about taking so long. Thanks for contributing!

@mikaelbr mikaelbr merged commit c210d28 into mikaelbr:master May 10, 2016
@gucong3000
Copy link
Author

👍

@gucong3000 gucong3000 deleted the issues114 branch May 11, 2016 03:09
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.

3 participants