package core_kernel
Industrial strength alternative to OCaml's standard library
Install
Dune Dependency
Authors
Maintainers
Sources
v0.14.1.tar.gz
sha256=1d91a0d58e9a98809eb3bc888ae716e786c68ad5d07a874c37d9c1ef9fd24438
md5=77b25affd5155128ca757d38e496d89f
doc/core_kernel.flags/Flags/index.html
Module Flags
module type Make_arg = sig ... end
module type S = sig ... end
val create : bit:int -> Core_kernel.Int63.t
create ~bit:n
creates a flag with the n
th bit set. n
must be between 0 and 62.
Typically a flag has one bit set; create
is useful in exactly those cases. For flags with multiple bits one can either define the Int63.t directly or create it in terms of simpler flags, using +
and -
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>