package virtual_dom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type node := t
type t
val create : previous:node -> current:node -> t
val apply : t -> Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t -> Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t
val is_empty : t -> Base.bool
OCaml

Innovation. Community. Security.