Overwrites a character at the given position. Returns the original character if within bound, or or dchar.init if position points to a place where it cannot be inserted easily.
See Implementation
Overwrites a character at the given position. Returns the original character if within bound, or or dchar.init if position points to a place where it cannot be inserted easily.