Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Encore.Encodertype 'a state = 'a Lole.statetype encoder = Lole.encodertype bigstring = Lole.bigstringtype iovecs = Lole.IOVec.t listval char : char tval int8 : int tval beint16 : int tval beint32 : int32 tval beint64 : int64 tval leint16 : int tval leint32 : int32 tval leint64 : int64 tval bool : bool tval substring : string sval subbytes : bytes sval string : string tval bytes : bytes tval nop : 'a tval pure : compare:('a -> 'a -> int) -> 'a -> 'a tval fail : string -> 'a tval const : string -> string tval while0 : (char -> bool) -> string tval while1 : (char -> bool) -> string tval take : int -> string tval buffer : string tval commit : unit tval to_string : 'v t -> 'v -> string