Static method to extract the next character from the passed string.
string to extract from
the extracted character, either as a dchar or a slice into the input string (depending on the pull_dchars template parameter).
See Implementation
Static method to extract the next character from the passed string.