Reference size()

size()

Returns the number of key-value pairs currently stored in the Dictionary.

Examples

Returns

Integer: the number of key-value pairs in the Dictionary
This page is generated from the comments in src/data/p5.TypedDict.js . Please feel free to edit it and submit a pull request!

Related References