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

Add len helper #421

Merged
merged 3 commits into from Mar 7, 2021
Merged

Add len helper #421

merged 3 commits into from Mar 7, 2021

Conversation

sunng87
Copy link
Owner

@sunng87 sunng87 commented Mar 5, 2021

Fixes #420

This patch adds a built-in helper len that returns length of array/object/string.

@sunng87 sunng87 merged commit b21352b into master Mar 7, 2021
@sunng87 sunng87 deleted the feature/helper-len branch March 7, 2021 03:06
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.

how to get each helper length?
1 participant