setValueOrError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setValueOrError(Receiver receiver)
  2. void setValueOrError(Receiver receiver, T value)
    @safe
    void
    setValueOrError
    (
    Receiver
    T
    )
    (
    auto ref Receiver receiver
    ,
    auto ref T value
    )

Meta