VCFReader.empty

InputRange interface: iterate over all records

  1. bool empty()
    struct VCFReader
    @property
    bool
    empty
    ()
  2. void popFront()
  3. VCFRecord front()

Meta