Op.this

Undocumented in source.
  1. this(typeof(this) rhs)
    struct Op(Receiver)
    @disable
    this
    (
    ref return scope typeof(this) rhs
    )
  2. this(Receiver receiver)

Meta