PartitionKeyRangeExt extension

Extension on Iterable of PartitionKeyRange.

on

Methods

findRangeFor(PartitionKey partitionKey) PartitionKeyRange?
Returns the PartitionKeyRange for the specified partitionKey, or null if no match is found.