package orsetto
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library of assorted structured data interchange languages
Install
dune-project
Dependency
Authors
Maintainers
Sources
r1.0.3.tar.gz
sha256=151ca6df499bd3de7aa89a4e1627411fbee24c4dea6e0e71ce21f06f181ee654
md5=00393728b481c2bf15919a8202732335
doc/orsetto.cf/Cf_number_scan/Create/argument-1-B/index.html
Parameter Create.B
module Scan :
Cf_scan.Profile
with type symbol := symbol
and type position := position
and type 'a form := 'a formThe basic scanner module for the symbol type.
module Form : Cf_scan.Form with type 'a t := 'a formThe scanner production form.
Calls digitsym base sym to convert sym to its digit value under base. If sym is not a digit under the radix base, then returns a digit less than zero.
val signtok : symbol -> int optionTokenizing function for recognizing a positive or negative sign. Returns either 1 or (-1) to represent the sign recognized.
val pointsat : symbol -> boolSatisfier for decimla point characters.
val expsat : symbol -> boolSatisfier for exponent symbols in scientific notation.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>