HashRangeMap.hasOverlap

Check if there is any overlap between the hash ranges in the map

struct HashRangeMap(Value)
bool
hasOverlap
()

Return Value

Type: bool

true if at least one pair of ranges in the map overlap, false otherwise

Meta