package metaquot
- 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
OCaml syntax extension for quoting code
Install
dune-project
Dependency
Authors
Maintainers
Sources
metaquot.0.5.2.tar.gz
sha512=e6401a7fe02bd0c3ecd5ca018568f27e9187de68d644b36eac2da7bf08226904f4de52cf76584d14f0df18a4be25a0b6cb3ca9da193536d51d7d465ce9e591c5
Description
metaquot allows to quote OCaml code.
Published: 04 Aug 2022
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page