FlatMapBaseStreamOp.this

Undocumented in source.
  1. this(typeof(this) rhs)
    struct FlatMapBaseStreamOp(Receiver)
    @disable
    this
    (
    ref return scope typeof(this) rhs
    )
  2. this(Stream stream, Fun fun, DG dg, Receiver receiver)

Meta