sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
cmxs
files.
type t = cmxs
The type for cmxs
files.
val read : Fpath.t -> (t, [ `Msg of string ]) Pervasives.result
read f
reads a cmxs
file from f
.
Warning. Only checks that the file exists.
val name : cmxs -> string
name cmxs
is cmxs
's basename.