Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#67 length returns the size of array or length of the string. Add `… #68

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

spyzhov
Copy link
Owner

@spyzhov spyzhov commented Jun 13, 2024

length returns the size of array or length of the string. Add size function to provide the count of internal elements of arrays and objects.

Closes #67

…size` function to provide the count of internal elements of arrays and objects.
@spyzhov spyzhov merged commit a3c0a6b into master Jun 13, 2024
18 checks passed
@spyzhov spyzhov deleted the 67-eval-length branch June 13, 2024 11:20
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.

Eval length() function returns wrong answer after filtering array
1 participant