• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • incremental
  • Documentation
  • incremental lib
  • Incremental .Make_with_config .Observer .Update Module
package incremental
  • incremental
    • Incremental
      • Config
        • Default
        • Incremental_config
      • Make
        • Before_or_after
        • Clock
        • Cutoff
        • Expert
          • Dependency
          • Node
        • Infix
        • Let_syntax
          • Let_syntax
            • Open_on_rhs
        • Observer
          • Update
        • Packed
        • Scope
        • State
          • Stats
        • Update
        • Var
      • Make_with_config
        • 1-C
        • Before_or_after
        • Clock
        • Cutoff
        • Expert
          • Dependency
          • Node
        • Infix
        • Let_syntax
          • Let_syntax
            • Open_on_rhs
        • Observer
          • Update
        • Packed
        • Scope
        • State
          • Stats
        • Update
        • Var
      • Private
      • S
        • Before_or_after
        • Clock
        • Cutoff
        • Expert
          • Dependency
          • Node
        • Infix
        • Let_syntax
          • Let_syntax
            • Open_on_rhs
        • Observer
          • Update
        • Packed
        • Scope
        • State
          • Stats
        • Update
        • Var
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t =
| Initialized of 'a
| Changed of 'a * 'a(*

Changed (old_value, new_value)

*)
| Invalidated
val compare : ( 'a -> 'a -> int ) -> 'a t -> 'a t -> int
val sexp_of_t : ( 'a -> Ppx_sexp_conv_lib.Sexp.t ) -> 'a t -> Ppx_sexp_conv_lib.Sexp.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct