package incr_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=565264542acb08b61c7f1b63c41a69e5f788c7499b096094573b507163ae180d

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

Module Incr.CutoffSource

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 Base__Invariant_intf.inv -> 'a t Base__Invariant_intf.inv
Sourceval create : (old_value:'a -> new_value:'a -> bool) -> 'a t
Sourceval of_compare : ('a -> 'a -> int) -> 'a t
Sourceval of_equal : ('a -> 'a -> bool) -> 'a t
Sourceval always : _ t
Sourceval never : _ t
Sourceval phys_equal : _ t
Sourceval poly_equal : _ t
Sourceval should_cutoff : 'a t -> old_value:'a -> new_value:'a -> bool
Sourceval equal : 'a t -> 'a t -> bool
OCaml

Innovation. Community. Security.