package re
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  RE is a regular expression library for OCaml
Install
    
    dune-project
 Dependency
    
    
    
    github.com
    
    
    
    
    Readme
    
    
    
    
    Changelog
    
    
    
    
    LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
    
    
    
    Edit opam file
    
    
    Versions (20)
Authors
Maintainers
Sources
  
    
      re-1.12.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=a01f2bf22f72c2f4ababd8d3e7635e35c1bf6bc5a41ad6d5a007454ddabad1d4
    
    
  sha512=f0726826e1e677f7ecdf447d46d814a11d3844ec6e5c0527be8c73c7afdb08aacfca47ea764eda325bcd7064aff07c1d3441c935ee5a0fc99ede8707f81a451d
    
    
  doc/re.pcre/Re_pcre/index.html
Module Re_pcreSource
include module type of struct include Re.Pcre end
Result of a Pcre.full_split
re ~flags s creates the regexp s using the pcre syntax.
re ~flags s compiles the regexp s using the pcre syntax.
extract ~rex s executes rex on s and returns the matching groups.
Return the first matched named group, or raise Not_found.
Deprecated
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >