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

Define Dict-like API for BSON #37

Closed
felipenoris opened this issue Apr 12, 2019 · 1 comment
Closed

Define Dict-like API for BSON #37

felipenoris opened this issue Apr 12, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@felipenoris
Copy link
Owner

felipenoris commented Apr 12, 2019

bson = Mongoc.BSON( key => value, ...)

for (key, value) in bson
    # ...
end

Ref #36

@felipenoris felipenoris changed the title Define Dict-like constructor for BSON Define Dict-like API for BSON Apr 12, 2019
@felipenoris felipenoris added the enhancement New feature or request label Apr 12, 2019
@felipenoris
Copy link
Owner Author

Closed by 2073fd3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant