parser/take_while library

Classes

TakeWhile
Applies a predicate f to each parsed character and consumes input until the predicate returns true.