selfrefactor / rambdax

Extended version of Rambda
https://selfrefactor.github.io/rambdax
MIT License
221 stars 26 forks source link

"isArray" is missing #42

Closed makarkotlov closed 4 years ago

makarkotlov commented 4 years ago

I have the following error

image

It exists in index.d.ts

image

But there is no isArray.js in src

image

BTW: isobject is not working either

selfrefactor commented 4 years ago

Valid bug, much appreciated. Fix is deployed, but it won't get live until the next release later this week.

selfrefactor commented 4 years ago

Just published 4.4.0, so I will close the issue, but feel free to reopen it if the issue persist.