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

Make icepick usable as a library #25

Open
felipesere opened this issue Feb 23, 2015 · 2 comments
Open

Make icepick usable as a library #25

felipesere opened this issue Feb 23, 2015 · 2 comments

Comments

@felipesere
Copy link
Owner

The scoring mechanism behind icepick could be used as a separate iterator, e.g.
icepick::filter(iter_of_strings, "txt")

That should spawn a new iterator over matches.

@softprops
Copy link

I was looking around for a rust lib that did just this and came across this issue. Are there other examples on how to integrate this as a lib to use in other interactive clis?

@felipesere
Copy link
Owner Author

I haven't touched this project in ages. You are welcome to fork it or create PRs :)

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

2 participants