package re2
OCaml bindings for RE2, Google's regular expression library
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=cde2fdedcf38297afb77dafbad3ca2eacee8ac70f84e84e05e88cf32bb1fb0bd
doc/re2/Re2/Match/index.html
Module Re2.Match
Source
A Match.t is the result of applying a regex to an input string
If location information has been omitted (e.g., via ~sub
), the error returned is Regex_no_such_subpattern
, just as though that subpattern were never defined.
get_all t
returns all available matches as strings in an array. For the indexing convention, see comment above regarding sub
parameter.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>