Node.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opIndexAssign(string value, string key)
  2. auto opIndexAssign(typeof(null) value, string key)
    struct Node
    opIndexAssign
    (,
    string key
    )

Meta