package eliom

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

Module MakeManip.RawNamedSource

Sourceval appendChild : ?before:'a Kind.elt -> 'b Id.id -> 'c Kind.elt -> unit
Sourceval appendChildren : ?before:'a Kind.elt -> 'b Id.id -> 'c Kind.elt list -> unit
Sourceval removeChild : 'a Id.id -> 'b Kind.elt -> unit
Sourceval replaceChild : 'a Id.id -> 'b Kind.elt -> 'c Kind.elt -> unit
Sourceval removeChildren : 'a Id.id -> unit
Sourceval replaceChildren : 'a Id.id -> 'b Kind.elt list -> unit
OCaml

Innovation. Community. Security.