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

replace sort with linear search #4

Merged
merged 1 commit into from
May 23, 2014
Merged

Conversation

abremod
Copy link
Contributor

@abremod abremod commented Oct 31, 2013

replace conversion to list, sort and first with a min. Now compiles with scala 2.10

replace conversion to list, sort and first with a min.  Now compiles with scala 2.10
@abremod
Copy link
Contributor Author

abremod commented Oct 31, 2013

Allows compilation with 2.10.
Fixes Issue #3

fogus added a commit that referenced this pull request May 23, 2014
replace sort with linear search
@fogus fogus merged commit c96fc06 into fogus:master May 23, 2014
@fogus
Copy link
Owner

fogus commented May 23, 2014

Thank you

@abremod abremod deleted the compile_with_2.10 branch February 21, 2017 12:50
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