Description
Values that change over time can be modeled with functional reactive programming in OCaml. This helps developers build event-driven logic for interfaces, simulations, or data flows with clearer dependencies.
It is a development library. Applications using it define how events are produced and what side effects happen.