package dap
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Debug adapter protocol
Install
dune-project
Dependency
Authors
Maintainers
Sources
dap-1.1.0.tbz
sha256=0b4cdef2ec61b98f73b686a6cb9cde8dde14404097f52a9367c55f1667441712
sha512=ba1897e3afa66b34ad65911dee0b433c48756a5c81467b6277cc2fc1f4360533af7c707744b87707afa9891886dcdb0f7fa7e1653807903f5bd2c1d36a4d92d0
Description
The Debug Adapter Protocol defines the protocol used between an editor or IDE and a debugger or runtime.
Published: 10 Jul 2026
Dependencies (13)
- logs
- angstrom-lwt-unix
- angstrom
- react
- lwt_react
-
lwt_ppx
>= "2.0.1" - lwt
- ppx_deriving_yojson
- ppx_deriving
- ppx_here
- yojson
-
dune
>= "2.7" -
ocaml
>= "4.08"
Dev Dependencies (2)
-
fmt
with-test -
ppx_expect
with-test & >= "v0.16"
Used by (1)
-
earlybird
< "1.3.5"
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page