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

Bring isA in line with the rest of the methods #9

Open
janhancic opened this issue Apr 9, 2014 · 1 comment
Open

Bring isA in line with the rest of the methods #9

janhancic opened this issue Apr 9, 2014 · 1 comment

Comments

@janhancic
Copy link
Contributor

In light of #8 isA should also throw an error if instance is null, i.e. replace if (instance == null) return false; with a call to assertArgumentNotNullOrUndefined.

@ioanalianabalas
Copy link
Contributor

This is fixed by Topiarist PR #20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants