update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto update(T node)
  2. void update(Range source, Sink sink)
    @safe nothrow
    void
    update
    (
    Range
    Sink
    )
    (
    auto ref Range source
    ,
    ref Sink sink
    )
  3. template update(alias field)

Meta