tact-docs
tact-docs copied to clipboard
Nested maps using hashing of keys
We should provide an example of how to emulated binary maps of pseudo-type map<(K1, K2), V> using hashes and a map of type map<Int, V>