package eliom

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

Module Manip.NamedSource

include module type of struct include RawNamed end
Sourceval appendChild : ?before:'a F.elt -> 'b Id.id -> 'c F.elt -> unit
Sourceval appendChildren : ?before:'a F.elt -> 'b Id.id -> 'c F.elt list -> unit
Sourceval removeChild : 'a Id.id -> 'b F.elt -> unit
Sourceval replaceChild : 'a Id.id -> 'b F.elt -> 'c F.elt -> unit
Sourceval removeChildren : 'a Id.id -> unit
Sourceval replaceChildren : 'a Id.id -> 'b F.elt list -> unit
OCaml

Innovation. Community. Security.