Sprache Part 2: Parsing Strings
This is part of a series of posts documenting Sprache. Last time was all about parsing single characters, and all of the parsers returned
char
. This post is about parsing strings.