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 more hints #82

Merged
merged 1 commit into from
May 3, 2018
Merged

add more hints #82

merged 1 commit into from
May 3, 2018

Conversation

ssanj
Copy link
Contributor

@ssanj ssanj commented May 3, 2018

Copy link
Contributor

@felipeeflores felipeeflores left a comment

Choose a reason for hiding this comment

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

🚢

def createValidPeople2: List[Person] = ???
def createValidPeople: List[Person] = {
personStringPairs.collect {
case (name, age) => ???
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@wjlow
Copy link
Owner

wjlow commented May 3, 2018

Do you need to update the tests?

@felipeeflores
Copy link
Contributor

@wjlow
Copy link
Owner

wjlow commented May 3, 2018

👍

@wjlow wjlow merged commit dd79e91 into master May 3, 2018
@wjlow wjlow deleted the ExceptionExercises-more-hints branch September 2, 2018 12:53
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.

3 participants