package core_kernel
Industrial strength alternative to OCaml's standard library
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=fd2b8c6715794df7a810a62b226f53720f211cd344b4afc9fab0498796d6b466
doc/core_kernel.vec/Vec/Inplace/index.html
Module Vec.Inplace
Source
sub
is like Blit.sub
, but modifies the vec in place.
take_while t ~f
shortens the vec in place to the longest prefix of t
for which f
is true
.
Remove all elements from t
that don't satisfy f
. Shortens the vec in place.
Modifies a vec in place, applying f
to every element of the vec.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>