package ocaml-compiler
Official release of OCaml 5.3.0
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-5.3.0.tar.gz
sha256=22c1dd9de21bf43b62d1909041fb5fad648905227bf69550a6a6bef31e654f38
doc/compiler-libs.common/Diffing/Define/index.html
Module Diffing.Define
Define(Defs)
creates the diffing types from the types defined in Defs
and the functors that need to be instantatied with the diffing algorithm parameters
Parameters
Signature
type patch = change list
A patch is an ordered list of changes.
module type Parameters = sig ... end
module type S = sig ... end
module Simple (_ : Parameters with type update_result := D.state) : S
module Left_variadic
(_ : Parameters with type update_result := D.state * D.left array) :
S
module Right_variadic
(_ : Parameters with type update_result := D.state * D.right array) :
S
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page