package dune-rpc
Communicate with dune using rpc
Install
Dune Dependency
Authors
Maintainers
Sources
dune-3.15.0.tbz
sha256=b5c3d10f6f6048bfaf56fc4f0942d56381b55af4287caf8251487d4c4e7920d7
sha512=b3944b47c7ab1b2109aabc73dab7b9227765168bdcaddda875f3ee3c8277825f4a2672fbba903bf54ea507d00c7649c7dfc3c3bb156365d3052e570cf02caa82
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)"
>