Like std.string.split (one argument version, which splits by whitespace), but only splits by ASCII and does not autodecode.
See Implementation
Like std.string.split (one argument version, which splits by whitespace), but only splits by ASCII and does not autodecode.