package forester

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

Module Xmlns_effect.MakeSource

Parameters

Signature

Sourcetype xmlns_attr = {
  1. prefix : string;
  2. xmlns : string;
}
Sourceval within_scope : (unit -> 'a) -> xmlns_attr list * 'a
Sourceval find_xmlns_for_prefix : string -> string option
Sourceval run : reserved:xmlns_attr list -> (unit -> 'a) -> 'a
OCaml

Innovation. Community. Security.