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

Add scope argument to tree methods #134

Merged
merged 1 commit into from Sep 6, 2016
Merged

Add scope argument to tree methods #134

merged 1 commit into from Sep 6, 2016

Conversation

nhunzaker
Copy link
Contributor

Some tree methods create anonymous functions to get around scope
issues. Since we control the entire system, we can just pass scope
in as a third argument. This cuts down on some memory usage and makes
these methods a tad faster.

Some tree methods create anonymous functions to get around scope
issues. Since we control the entire system, we can just pass scope
in as a third argument. This cuts down on some memory usage and makes
these methods a tad faster.
@nhunzaker nhunzaker merged commit e03ba4b into master Sep 6, 2016
@nhunzaker nhunzaker deleted the nh-tree-opt branch September 6, 2016 15:07
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.

None yet

1 participant