package hardcaml_verify
Hardcaml Verification Tools
Install
Dune Dependency
Authors
Maintainers
Sources
hardcaml_verify-v0.16.0.tar.gz
sha256=b475dc8e540d9855b438309de3cf1984b28d29e7cd8a4d2b76d58a68894a8749
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] 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)"
>