HtslibIterator.save

Needed to be ForwardRange

struct HtslibIterator(T)
typeof(this)
save
()
if (
is(T == Bam1) ||
is(T == Bcf1)
||
is(T == Kstring)
)

Meta