HashRangeMap.hasGap

Check if the hash ranges in the map have any gaps between them or boundaries of hash_t type.

struct HashRangeMap(Value)
bool
hasGap
()

Return Value

Type: bool

true if any gaps exist between the ranges in the map, false otherwise

Meta