sexplib
Parser_output.Annotated_sexp
sexplib.num
sexplib.unix
module Impl : Parsexp.Eager_parser
Same as Parser but gives back a s-expression as soon as they are found in the input.
Parser
type output = Annot.t
exception Found of output
val raise_found : Impl.State.Read_only.t -> Impl.parsed_value -> unit