Skip to content
New issue

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

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

Already on GitHub? # to your account

Support custom unique filtering through option #76

Closed
phated opened this issue Sep 12, 2016 · 1 comment
Closed

Support custom unique filtering through option #76

phated opened this issue Sep 12, 2016 · 1 comment

Comments

@phated
Copy link
Member

phated commented Sep 12, 2016

It currently does this based on path but it should be customizable. Also, allows for a default function to be supplied and speed up stream creation a tiny bit.

@phated
Copy link
Member Author

phated commented Feb 25, 2017

Line 69 becomes unique(ourOpt.unique)
Default ourOpt.unique to 'path' if not string or function
Write tests
Write docs

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant