package forester

  1. Overview
  2. Docs

Module Render_dream.Xmlns_mapSource

Sourcetype t = {
  1. prefix_to_xmlns : string String_map.t;
  2. xmlns_to_prefixes : string list String_map.t;
}
Sourceval empty : t
Sourceval assoc : prefix:String_map.key -> xmlns:String_map.key -> t -> t
OCaml

Innovation. Community. Security.