Repl.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexAssign(B delegate(A) action, string name)
    class Repl
    void
    opIndexAssign
    (
    B
    A...
    )
    (
    B delegate
    (
    A
    )
    action
    ,
    string name
    )
  2. void opIndexAssign(typeof(null) , string name)

Meta