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

Export iterator/3 so users can iterate over just keys #39

Merged
merged 1 commit into from
Aug 29, 2012

Conversation

reiddraper
Copy link
Contributor

I've been playing with leveldb iterators (not through eleveldb:fold), and would find it useful to be able to iterator through keys only. I don't know if there's a better way to deal with the 3rd argument to iterator only being able to be keys_only. If you pass in some other atom, it doesn't blow up, but just silently ignores that arg.

@travisbot
Copy link

This pull request passes (merged e6ae8c5 into 3fb2da1).

@kellymclaughlin
Copy link
Contributor

Don't see any problem with this. +1 to merge.

@ghost ghost assigned reiddraper Aug 29, 2012
reiddraper added a commit that referenced this pull request Aug 29, 2012
Export iterator/3 so users can iterate over just keys
@reiddraper reiddraper merged commit 5590e56 into master Aug 29, 2012
@dreverri
Copy link

dreverri commented May 7, 2013

What happened to this change? This export is no longer available.

@reiddraper
Copy link
Contributor Author

@dreverri looks like some kind of commit-undo mistake in 025a360

@reiddraper
Copy link
Contributor Author

cc @matthewvon ^

@seancribbs seancribbs deleted the wrd-export-iterator-arity-3 branch April 1, 2015 22:44
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