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)
  2. Object replace(string key, Object value)
    class MapContext
    Object
    replace
    (
    string key
    ,
    Object value
    )

Meta