package csexp

  1. Overview
  2. Docs

Module type Csexp.InputSource

  • deprecated Use Parser module instead
Sourcetype t
Sourcemodule Monad : sig ... end
Sourceval read_string : t -> int -> (string, string) Result.t Monad.t
Sourceval read_char : t -> (char, string) Result.t Monad.t
OCaml

Innovation. Community. Security.