Module Csexp.Make_parserSource

Parameters

module Input : Input

Signature

Sourceval parse : Input.t -> (Sexp.t, string) result Input.Monad.t
Sourceval parse_many : Input.t -> (Sexp.t list, string) result Input.Monad.t