Replace the first instance of oldElement with newElement. Returns true if oldElement was found and replaced, false otherwise.
See Implementation
Replace the first instance of oldElement with newElement. Returns true if oldElement was found and replaced, false otherwise.