SAMReader.opSlice

support bam["chr1", 1..2 ]

struct SAMReader
int[2]
opSlice
(
size_t dim
)
(
int start
,
int end
)
if (
dim == 1
)

Meta