StreamReceiver.setValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setValue()
  2. void setValue(State.StreamSenderValue value)
    struct StreamReceiver(State)
    @safe
    static if(!(is(State.StreamSenderValue == void)))
    void
    setValue

Meta