package tyre
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Typed Regular Expressions
Install
dune-project
Dependency
Authors
Maintainers
Sources
tyre-0.4.1.tbz
sha256=4f517a3e2e5d3a378e831ffb3fae6b3ec26316af7a88f516170c74948f446c78
md5=41923cb08a11f93d704b79f7bb078640
doc/tyre/Tyre/Internal/index.html
Module Tyre.InternalSource
Internal types
Source
type 'a raw = | Regexp : Re.t * Re.re Lazy.t -> string raw| Conv : 'a raw * ('a, 'b) conv -> 'b raw| Opt : 'a raw -> 'a option raw| Alt : 'a raw * 'b raw -> [ `Left of 'a | `Right of 'b ] raw| Seq : 'a raw * 'b raw -> ('a * 'b) raw| Prefix : 'b raw * 'a raw -> 'a raw| Suffix : 'a raw * 'b raw -> 'a raw| Rep : 'a raw -> 'a Seq.t raw| Mod : (Re.t -> Re.t) * 'a raw -> 'a raw
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>