ByElement.empty

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

Meta