Skip to content

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

@janhancic

Description

@janhancic

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions