package ocaml-base-compiler
Official 4.04.2 release
Install
Dune Dependency
Authors
Maintainers
Sources
4.04.2.tar.gz
sha256=6277a477956fc7b76f28af9941dce2984d0df809a0361093eb2e28234bf9c8ed
md5=5ce661a2d8b760dc77c2facf46ccddd1
doc/ocamlcommon/Misc/Stdlib/List/index.html
Module Stdlib.List
The lexicographic order supported by the provided order. There is no constraint on the relative lengths of the lists.
Returns true
iff the given lists have the same length and content with respect to the given equality function.
filter_map f l
applies f
to every element of l
, filters out the None
elements and returns the list of the arguments of the Some
elements.
If all elements of the given list are Some _
then Some xs
is returned with the xs
being the contents of those Some
s, with order preserved. Otherwise return None
.
let r1, r2 = map2_prefix f l1 l2
If l1
is of length n and l2 = h2 @ t2
with h2 of length n, r1 is List.map2 f l1 h1
and r2 is t2.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>