Content
@
0 reply
0 recast
2 reactions
0xhamed π© π΅ π βͺ
@0xhamed
Mapping is a hash table in Solidity that stores data as key-value pairs, where the key can be any of the built-in data types, excluding reference types, and the value of the data type can be any type. Syntax: mapping(key => value) <access specifier> <name>;
4 replies
0 recast
27 reactions
Roya π
@roya1999
key-value pair is a useful kind of data type 35 $DEGEN
0 reply
0 recast
0 reaction