Library
Module
Module type
Parameter
Class
Class type
include Transept_specs.Parser.CORE
with type e = char
with module Stream = Transept_stream.Via_list
with module Response = Transept_core.Response.Basic
module Response = Transept_core.Response.Basic
module Stream = Transept_stream.Via_list
The element abstract type. Elements are provided by the stream used during the parsing.
include Transept_specs.Parser.MONAD with type 'a t := 'a t
include Transept_specs.Parser.FLOW with type 'a t := 'a t
Parser dedicated to parser sequence removing the right parser result.
include Transept_specs.Parser.ATOMIC with type 'a t := 'a t and type e := e
include Transept_specs.Parser.REPEATABLE with type 'a t := 'a t