Skip to content

Expand the type signatures exercise with instanceof checks for a class and a trait #89

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 1 commit into from
Jun 19, 2017
Merged

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Jun 16, 2017

The exercise description says that isInstanceOf[className] is used to determine if an object reference is an instance of a given class, but it doesn't currently verify the most basic checks.

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.

Looks good, many thanks!

@juanpedromoreno juanpedromoreno merged commit c4bdf29 into scala-exercises:master Jun 19, 2017
@jakzal jakzal deleted the expand-type-signatures branch June 19, 2017 17:38
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