package dune-rpc
Communicate with dune using rpc
Install
Dune Dependency
Authors
Maintainers
Sources
dune-3.16.1.tbz
sha256=b781ae20f87613c2a11bd0717809e00470c82d615e15264f9a64e033051ac3de
sha512=fddf940d5634400fa14f6728235e0dba055b90a47f868d9fee80c9523b93fb2b9920a00e70dfdc5e1dd26a21d695ce854267b6a2ec305ce89ce9447733f7242c
doc/src/dune-rpc.private/sub.ml.html
Source file sub.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14
open Types type 'a t = { poll : (Id.t, 'a option) Decl.Request.witness ; cancel : Id.t Decl.Notification.witness } let of_procedure p = let open Procedures.Poll in { poll = (poll p).decl; cancel = (cancel p).decl } ;; let poll t = t.poll let poll_cancel t = t.cancel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>