tact-docs icon indicating copy to clipboard operation
tact-docs copied to clipboard

Nested maps using hashing of keys

Open anton-trunov opened this issue 1 year ago • 2 comments

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>

anton-trunov avatar Sep 24 '24 18:09 anton-trunov