Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Carton_lwt.Enc
Sourceval make_entry :
kind:Carton.kind ->
length:int ->
?preferred:bool ->
?delta:'uid delta ->
'uid ->
'uid entry
type b = Carton.Enc.b = {
i : Bigstringaf.t;
q : De.Queue.t;
w : De.Lz77.window;
o : Bigstringaf.t;
}