incr_dom
A library for building dynamic webapps, using Js_of_ocaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package incr_dom
-
incr_dom.javascript_profiling
-
incr_dom.testing
-
incr_dom.vdom_file_download
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a Incremental.Update.t =
| Necessary of 'a |
| Changed of 'a * 'a |
| Invalidated |
| Unnecessary |
include Ppx_compare_lib.Comparable.S1 with type 'a t := 'a t
val sexp_of_t : ( 'a -> Sexplib0.Sexp.t ) -> 'a t -> Sexplib0.Sexp.t
ON THIS PAGE
No table of contents