sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
module K : Irmin.Hash.S
val create : Irmin.config -> t Lwt.t
create config
is a function returning fresh store handles, with the configuration config
, which is provided by the backend. The operation might be blocking, depending on the backend.