Module whitespace

Source
Expand description

Whitespace and comments

Enums§

Whitespace
Whitespace characters

Functions§

skip
Skip through whitespace
skip_comment
Skip through a comment until a newline is found Assumes the slashes are peeked but not consumed
skip_newline
Skip through whitespace and newlines