ReadsWithProgressResult.front

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto front()
    struct ReadsWithProgressResult(alias IteratePolicy, R, S)
    @property
    static if(__traits(identifier, IteratePolicy) == "withOffsets")
    front
    ()
  2. auto front()

Meta