레퍼런스 remove()

remove()

Removes the key-value pair stored at the given key from the Dictionary.

예제

구문

remove(key)

매개변수

key

for the pair to remove

Notice any errors or typos? Please let us know. Please feel free to edit src/data/p5.TypedDict.js and open a pull request!

관련 레퍼런스