Structs
| IterableMap | A Map like struct that represents a map in a contract storage that can also be iterated over. Another thing that IterableMap is different from Map in that it returns Option , so values… |
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
| IterableMap | A Map like struct that represents a map in a contract storage that can also be iterated over. Another thing that IterableMap is different from Map in that it returns Option , so values… |