Module S.Make_parser

Parameters

module Input : Input

Signature

val parse : Input.t -> (sexp, string) result Input.Monad.t
val parse_many : Input.t -> (sexp list, string) result Input.Monad.t