@leovigna/sol-datastructs
v0.0.4-alpha.0
Published
Simple data structures for Ethereum smart contracts.
Downloads
7
Maintainers
Readme
Solidity Data Structures
Common data structures implemented in solidity. Currently supports:
- Sets
- Dictionaries
Status
Work in progress.
Thanks
Special thanks to existing projects that were forked and adapted for this project:
- https://github.com/OpenZeppelin/openzeppelin-contracts-ethereum-package/blob/master/contracts/utils/EnumerableSet.sol