sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Functor for building buffers with a preprocessor.
module PP : Preprocessor
Same as Input.from_fun
but uses the preprocessor.
val from_channel : ?utf8:context -> ?filename:string -> in_channel -> buffer
Same as Input.from_channel
but uses the preprocessor.