parser/take_while1 library

Classes

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