whitespace

Skip white spaces

version(legacy)
alias whitespace = pipe!(choice!(token!" ", token!"\n", token!"\t"))

Meta