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 methods non enumerable #7

Merged
merged 2 commits into from
Nov 28, 2014
Merged

Make methods non enumerable #7

merged 2 commits into from
Nov 28, 2014

Conversation

Raynos
Copy link
Contributor

@Raynos Raynos commented Nov 28, 2014

This means you can call Object.keys(varhash) and get the actual keys, not the keys + methods.

nrw added a commit that referenced this pull request Nov 28, 2014
Make methods non enumerable
@nrw nrw merged commit 98e7b8b into nrw:master Nov 28, 2014
@nrw nrw mentioned this pull request Dec 1, 2014
@nrw
Copy link
Owner

nrw commented Dec 1, 2014

we should have a test covering this. I opened #8

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

Successfully merging this pull request may close these issues.

2 participants