package ppx_optional
- 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
Pattern matching on flat options
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_optional-v0.12.0.tar.gz
sha256=eee513475ac96f36f835af48cb75b40aad9f90c22ad2fafcdbd3c370cf7da2d6
md5=c678f367dee9b2ca103a4f54b7737917
Description
A ppx rewriter that rewrites simple match statements with an if then else expression.
Published: 01 Mar 2019
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page