Index of class methods


P
peek_char [Cps_reader.t]
peek at the next char without removing it

R
read_char [Cps_reader.t]
read the next char
read_while [Cps_reader.t]
read while pred returns true for each character, and return the result as a string