Note
this extension while it should work on any scratch fork was tested on Turbowarp and Snail IDE
- to use this extension go to your fave scratch IDE (that supports custom extensions) go to the Extensions tab and search "Custom Extension" either select the extension.js file, copy and paste its content or paste this url if asked to
https://cdn.jsdelivr.net/gh/jerryjhird/Scratch-Hashmaps@master/extension.js
add [KEY] with [VALUE] to [MAP]
delete [KEY] from [MAP]
delete all of [MAP]
convert [JSON] to [MAP]
[ITEM] from [MAP]
length of [MAP]
all keys from [MAP]
all items from [MAP]
convert [MAP] to JSON
[MAP] contains [KEY]?