is_range

function of dascore.utils.misc source

is_range(
    value ,
)-> ‘bool’

True for a 2-tuple range (a (start, stop) selector).