Pipeline.empty

Input range interface, if the last stage supports it.

  1. bool empty [@property getter]
    struct Pipeline(DriveMode mode, S...)
    @property
    bool
    empty
    ()
    ()
  2. auto front [@property getter]
  3. void popFront()

Meta