package ppx_yojson
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
PPX extension for Yojson literals and patterns
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_yojson-1.1.0.tbz
sha256=cf33d358237bdddceec22bdb67cfc6d7a311bfcd18ec60b743426796bad92547
sha512=38414025ad0495fe5e6ac049e9b2a96c557bc358af556c56a41c8e8e2da4badc1f8db98257f2f435711089e4799f95de17de23264114dafc37a4162357f596c4
doc/ppx_yojson._lib/Ppx_yojson_lib/Raise/index.html
Module Ppx_yojson_lib.RaiseSource
Functions to raise ppx_yojson rewriting errors.
The loc argument should be the loc of the problematic expression within the payload and not the loc argument of the expand function to provide the user accurate information as to what should be fixed.
Use this for unsupported payload expressions.
Use this for unsupported Longident used as record fields.
Use this for record pattern with more than 4 fields.
Use this for bad payload in expression antiquotation [%y ...].
Use this for bad payload in pattern antiquotation [%y? ...].
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>