Skip to content

Changing Set to Seq #42

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

Merged
merged 2 commits into from
Jul 17, 2017
Merged

Conversation

aborg0
Copy link
Contributor

@aborg0 aborg0 commented Jul 8, 2017

Set's headOption is not well defined, while Seq's headOption is.

aborg0 added 2 commits July 8, 2017 20:39
`Set`'s `headOption` is not well defined, while `Seq`'s `headOption` is.
Copy link
Contributor

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your time!

@juanpedromoreno juanpedromoreno merged commit 6df3987 into scala-exercises:master Jul 17, 2017
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