Pipeline.front

Input range interface, if the last stage supports it.

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

Meta