AssertPipe.subscribe

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void subscribe(Subscriber!() subscriber)
    class AssertPipe(Ts...)
    override
    void
    subscribe
    if (
    Ts.length != 0
    )
  2. void subscribe(Subscriber!Ts subscriber)

Meta