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.univ/Univ/index.html
Module UnivSource
An extensible "universal" variant type.
Every type id (Type_equal.Id.t) corresponds to one branch of the variant type.
does_match t id returns true iff t was created by create id v.
match_ t id returns Some v if t was created by create id v, and returns None otherwise.
match_exn t id returns v if t was created by create id v, and raises otherwise.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>