# Functions
DHTOrdered returns true if the order of A, B and C is correct, where A < B < C without wrapping.
DHTWrappedOrdered returns true if the ordering of A, B and C is correct, where we may wrap around from C to A.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author