Skip to content

Remove MathUtils.#17454

Closed
jpountz wants to merge 1 commit intoelastic:masterfrom
jpountz:remove/MathUtils
Closed

Remove MathUtils.#17454
jpountz wants to merge 1 commit intoelastic:masterfrom
jpountz:remove/MathUtils

Conversation

@jpountz
Copy link
Copy Markdown
Contributor

@jpountz jpountz commented Mar 31, 2016

It has a single method: mod, which can be replaced with Math.floorMod since
we always coll it with a positive divisor.

It has a single method: mod, which can be replaced with Math.floorMod since
we always coll it with a positive divisor.
@jasontedor
Copy link
Copy Markdown
Member

LGTM.

jpountz added a commit that referenced this pull request Apr 1, 2016
It has a single method: mod, which can be replaced with Math.floorMod since
we always coll it with a positive divisor.
@jpountz
Copy link
Copy Markdown
Contributor Author

jpountz commented Apr 1, 2016

Merged.

@jpountz jpountz closed this Apr 1, 2016
@jpountz jpountz deleted the remove/MathUtils branch April 1, 2016 09:25
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.

2 participants