Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Exemples implementations of Book.ChapterContent
.
module ImagedText : sig ... end
ImagedText
drives Book.Make
to build a book where each chapter contains a list of either an image (bytes of the image) or some texts.