VCFReaderImpl.empty

InputRange interface: iterate over all records

  1. bool empty [@property getter]
    struct VCFReaderImpl(CoordSystem cs, bool isTabixFile)
    @property
    bool
    empty
    ()
  2. void popFront()
  3. VCFRecord front()

Meta