package core_kernel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Industrial strength alternative to OCaml's standard library
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.14.2.tar.gz
sha256=66f5353964d35a994ec7fdc88fe60ae5d497ac89a8042786f3e37d9e2202ce4b
md5=ede2f6d22eaa8320f88bac67d41b5cff
doc/core_kernel.moption/Moption/index.html
Module MoptionSource
A Moption is a mutable option, like 'a option ref, but with a more efficient implementation; in particular, set_some does not allocate.
include Core_kernel.Invariant.S1 with type 'a t := 'a t
Source
module Optional_syntax :
Core_kernel.Optional_syntax.S1
with type 'a t := 'a t
with type 'a value := 'aDoes not check that is_some before unsafely accessing the stored value
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>