MapContext.replace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool replace(string key, Object oldValue, Object newValue)
    class MapContext
    bool
    replace
    (
    string key
    ,
    Object oldValue
    ,
    Object newValue
    )
  2. Object replace(string key, Object value)

Meta