= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && 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, state_witness) Incremental.Expert.Node.t
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
val create :
?on_observability_change:(is_now_observable:bool -> unit) ->
(unit -> 'a) ->
'a t
val watch : 'a t -> 'a incremental
val make_stale : _ t -> unit
val invalidate : _ t -> unit
val add_dependency : _ t -> _ Dependency.t -> unit
val remove_dependency : _ t -> _ Dependency.t -> unit