Expression.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexAssign(V value, string name)
  2. void opIndexAssign(F fn, string name)
    struct Expression(V)
    void
    opIndexAssign
    (
    F
    )
    (
    F fn
    ,
    string name
    )

Meta