ByElement.front

Undocumented in source. Be warned that the author may not have intended to support it.
  1. E front [@property getter]
  2. E front [@property getter]
    struct ByElement(alias Context, A...)
    @property
    static if(!(inputMethod == Method.peek))
    static if(inputMethod == Method.pull)
    E
    front
    ()
    ()

Meta