To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Ignore Jane Street specific instrumentation extensions
Install
Authors
Maintainers
Sources
ppx_ignore_instrumentation-v0.15.0.tar.gz
sha256=22441d1be03937f32cb329cd5863fcb2d7d7e3f74bacce73b19bc0fd14a89f02
README.md.html
ppx_ignore_instrumentation
A PPX that removes the AST nodes for instrumentation extensions, like[%probe]
, which are currently internal to Jane Street.
Instrumentation extensions don't have semantic effects during normal
execution so are safe to ignore.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>