package csexp

  1. Overview
  2. Docs
  • deprecated Use Parser module instead

Parameters

module Input : Input

Signature

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