There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A true HashMap implementation for Solidity, built with a custom storage layout. Including .keys(), .entries() and more. Includes an iterator. More storage-efficient than alternatives.