Skip to content

How to get the number of items in a static.map #615

Answered by sleeepyjack
Gibyeng asked this question in Q&A
Discussion options

You must be logged in to vote

Does .size() correctly reflect the number of items in map?

Yes. We renamed get_size() to size() a while ago to adhere to the stdlib naming convention. It will return the number of currently occupied slots/items in the map.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Gibyeng
Comment options

Answer selected by Gibyeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants