文件名称:solidity-utils:solidity utils使您的生活更轻松
文件大小:224KB
文件格式:ZIP
更新时间:2024-02-26 04:05:30
ethereum smart-contracts data-structures solidity hashtable
solidity-utils 该库在Solidity中缺少一些基本的实用程序。 字典 mapping +键迭代。 受到python中的Dictionary或in javascript,的Object的启发in javascript, Dictionary is an improved and faster mapping data-structure that allows you to retrieve all the keys in a mapping object while minimizing storage usage. The data-stucture combines li