Closed patricksimonian closed 5 years ago
added isMap utility function, also corrected a bug where TypeCheck.isA would not work with Object constructors that required the new keyword.
TypeCheck.isA
new
Fixes #29
added isMap utility function, also corrected a bug where
TypeCheck.isA
would not work with Object constructors that required thenew
keyword.Fixes #29