Hi @ilanD,
I suggest having a look through the Data Structures section of List of Solidity libraries in the wild to see if there is anything that meets your needs.
OpenZeppelin Contracts has EnumerableSet and EnumerableMap .
Hi @ilanD,
I suggest having a look through the Data Structures section of List of Solidity libraries in the wild to see if there is anything that meets your needs.
OpenZeppelin Contracts has EnumerableSet and EnumerableMap .