package hardcaml_verify
Hardcaml Verification Tools
Install
Dune Dependency
Authors
Maintainers
Sources
hardcaml_verify-v0.15.0.tar.gz
sha256=a469d63c76bd86fbd04aa38d391dc736d4bc291ad5ffe0090b31cc4ae3ba6622
doc/src/hardcaml_verify.kernel/uid.ml.html
Source file uid.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
open Base module type S = sig type t [@@deriving sexp_of] include Comparable.S with type t := t include Stringable.S with type t := t val create : int -> (unit -> t) Staged.t end module Int = struct include Int let create starts_at = let uid = ref starts_at in Staged.stage (fun () -> let ret = !uid in Int.incr uid; ret) ;; end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>