package forester

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

Module Forester_render.Render_dreamSource

Sourcemodule String_map : sig ... end
Sourcemodule Addr_map : sig ... end
Sourcemodule Ancestors : sig ... end
Sourcemodule Current_addr : sig ... end
Sourcemodule Mainmatter_cache : sig ... end
Sourcemodule Xmlns_map : sig ... end
Sourcemodule Xmlns_prefixes : sig ... end
Sourceval normalise_prefix : ?loc:'a -> prefix:String_map.key option -> xmlns:String_map.key option -> (((String_map.key * String_map.key) list * String_map.key option) -> 'b) -> 'b
Sourceval optional : ('a -> Dream_html_lite.node) -> 'a option -> Dream_html_lite.node
Sourceval optional_ : ('a -> Dream_html_lite.attr) -> 'a option -> Dream_html_lite.attr
Sourceval render_authors : contributors:Forester_core.addr list -> authors:Forester_core.addr list -> Dream_html_lite.node
Sourceval render_meta : (string * Forester_core.Sem.t) -> Dream_html_lite.node
Sourceval with_mainmatter_cache : (unit -> 'a) -> 'a
OCaml

Innovation. Community. Security.