Skip to content

fix: properly check for array#25

Open
brunozoric wants to merge 3 commits intorgcl:masterfrom
brunozoric:fix/array-object-check
Open

fix: properly check for array#25
brunozoric wants to merge 3 commits intorgcl:masterfrom
brunozoric:fix/array-object-check

Conversation

@brunozoric
Copy link

Closes #24

Added isArray function which uses Array.isArray if it exists and checks for array in the prototype if not.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Packing array that is not instance of Array results in a object

1 participant