mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/utils/structs
Hadrien Croubois 231fae33f0
Add Binary heap structure (#5084)
7 months ago
..
BitMaps.sol Merge release-v5.0 branch (#4665) 1 year ago
Checkpoints.sol Remove redundant memory usage in Checkpoints (#4540) 1 year ago
CircularBuffer.sol Add CircularBuffer data structure (#4913) 10 months ago
DoubleEndedQueue.sol Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 1 year ago
EnumerableMap.sol Add new EnumerableMap types (#4843) 1 year ago
EnumerableSet.sol Merge release-v5.0 branch (#4665) 1 year ago
Heap.sol Add Binary heap structure (#5084) 7 months ago
MerkleTree.sol Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago