This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
An interesting data structure that you run into pretty quickly when working with Solidity is mapping. Mapping in Solidity acts like a hash table or dictionary in any other language. Data is stored as Key-Value Pairs much like traditional hashes o...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.