The functions in `is.js` do not have typedefs... (Certainly most of them don't, anyway). So, add typedefs for functions in `is.js`. I am happy to make a PR for this. _isMatrix is my immediate need, but I'll add them all._
The functions in
is.jsdo not have typedefs... (Certainly most of them don't, anyway).So, add typedefs for functions in
is.js.I am happy to make a PR for this. isMatrix is my immediate need, but I'll add them all.