Hadrien Croubois 231fae33f0 Add Binary heap structure (#5084) 1 year ago
..
BitMaps.sol 3e6c86392c Merge release-v5.0 branch (#4665) 2 years ago
Checkpoints.sol d2ba1f6251 Remove redundant memory usage in Checkpoints (#4540) 1 year ago
CircularBuffer.sol c80b675b8d Add CircularBuffer data structure (#4913) 1 year ago
DoubleEndedQueue.sol 036c3cbef2 Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 1 year ago
EnumerableMap.sol a5c4cd8182 Add new EnumerableMap types (#4843) 1 year ago
EnumerableSet.sol 3e6c86392c Merge release-v5.0 branch (#4665) 2 years ago
Heap.sol 231fae33f0 Add Binary heap structure (#5084) 1 year ago
MerkleTree.sol b73bcb231f Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 1 year ago