Removes the character at the given position. Returns the removed character if within bound, or dchar.init if not.
See Implementation
Removes the character at the given position. Returns the removed character if within bound, or dchar.init if not.