Node.value

Set stored value.

  1. inout(V) value()
  2. void value(V newValue)
    struct Node
    @trusted pure nothrow
    void
    value

Meta