package lwd
Lightweight reactive documents
Install
Dune Dependency
Authors
Maintainers
Sources
nottui-lwt-0.2.tbz
sha256=09d9ebbffb172789938869136562d7b70818d6167f4bb05b8b187c08af3b3221
sha512=a88cfbdce6ecd280d10c34a712b685b44c712981ac85e500dab1518e513f9ac0bc02d0469184df927ab86f29e330b3439bb7eb8fb9a11f90a0a37bf46fdaa53e
doc/src/lwd/lwd_infix.ml.html
Source file lwd_infix.ml
1 2 3 4 5 6
let (let$) : 'a Lwd.t -> ('a -> 'b) -> 'b Lwd.t = Lwd.Infix.(>|=) let (and$) : 'a Lwd.t -> 'b Lwd.t -> ('a * 'b) Lwd.t = Lwd.pair let (let$*) : 'a Lwd.t -> ('a -> 'b Lwd.t) -> 'b Lwd.t = Lwd.Infix.(>>=) let ($=) : 'a Lwd.var -> 'a -> unit = Lwd.set let ($<-) : 'a Lwd_table.row -> 'a -> unit = Lwd_table.set
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>