MNode.value

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Value value;
  2. Value value [@property getter]
    struct MNode(_ThisContainer, IndexedBy, Allocator, Signals, Value, ValueView)
    @property pure inout
    static if(!(MutableValue!(MNode, Value)))
    Value
    value
    ()
  3. Value value [@property setter]

Meta