TabixIndexedFile.region

region(r) returns an InputRange that iterates through rows of the file intersecting or contained within the requested range

struct TabixIndexedFile
region
(
const(char)[] r
)

Meta