package incr_dom

  1. Overview
  2. Docs
A library for building dynamic webapps, using Js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a3a9ef135edd2039b5e771dfd9461ff2bbae55e2611af0e81c9577898314a76f

doc/incr_dom.ui_incr/Ui_incr/Incr/Observer/index.html

Module Incr.ObserverSource

Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
include Core.Invariant.S1 with type 'a t := 'a t
Sourceval invariant : ('a -> unit) -> 'a t -> unit
Sourceval observing : 'a t -> 'a incremental
Sourceval use_is_allowed : _ t -> bool
Sourceval value : 'a t -> 'a Core.Or_error.t
Sourceval value_exn : 'a t -> 'a
Sourcemodule Update : sig ... end
Sourceval on_update_exn : 'a t -> f:('a Update.t -> unit) -> unit
Sourceval disallow_future_use : _ t -> unit
OCaml

Innovation. Community. Security.