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

Added property count to Map to make length of provided array available #138

Merged
merged 5 commits into from
Jul 25, 2024

Conversation

hebbeh
Copy link
Contributor

@hebbeh hebbeh commented Jul 23, 2024

Map now provides the child property count to allow consumers use the array length without requiring unwrap.

@pirelenito pirelenito merged commit c4b5c79 into main Jul 25, 2024
12 checks passed
@pirelenito pirelenito deleted the menu-ui/add-count-to-map branch July 25, 2024 09:08
marlonicus pushed a commit that referenced this pull request Aug 12, 2024
#138)

* Added property count to Map, to make length of provided array available

* Remove unused code

* Revert unwanted changes to count returns length of provided array

* Rename count to length

* Change "count" to "length" in test as well

---------

Co-authored-by: Paulo <[email protected]>
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.

3 participants