Skip to content

Improve Enumerable/Range min/max code by taking advantage of arity splitting.#2113

Merged
headius merged 1 commit intojruby:update_stdlibfrom
cheald:cleanup_min_max
Nov 6, 2014
Merged

Improve Enumerable/Range min/max code by taking advantage of arity splitting.#2113
headius merged 1 commit intojruby:update_stdlibfrom
cheald:cleanup_min_max

Conversation

@cheald
Copy link
Copy Markdown
Contributor

@cheald cheald commented Nov 5, 2014

Per conversation with @headius in IRC, use arity splitting to reduce the complexity of the recently-implemented min/max changes.

headius added a commit that referenced this pull request Nov 6, 2014
Improve Enumerable/Range min/max code by taking advantage of arity splitting.
@headius headius merged commit 8dd4662 into jruby:update_stdlib Nov 6, 2014
@headius headius added this to the JRuby 9000 milestone Nov 6, 2014
@headius headius added the core label Nov 6, 2014
@cheald cheald deleted the cleanup_min_max branch November 6, 2014 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants