package forester

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Serialise_xml_tree.MakeSource

Each instance of this generative functor manages its own memo cache.

Parameters

module _ : I

Signature

Sourceval pp : ?stylesheet:string -> Format.formatter -> Forester_core.Xml_tree.tree_ -> unit