package opam-grep
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  An opam plugin that greps anything in the sources of every opam packages
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      opam-grep-0.3.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=89612e37a1a226febb54b9c3a0762575
    
    
  sha512=ce3834ddd9ed907f220f8f74eb136ae3b034eb0b853d39ea10b7ba1f0b1c83c2c405a3596ba863efb2fdde97d19939515e30be3422dd3865c98a3d191e6d5f46
    
    
  doc/README.html
opam-grep is an opam plugin that greps through the sources of all opam packages.
To install it, simply call:
$ opam install opam-grepThen to use it, simply call:
$ opam grep "your regexp"Side note: currently opam-grep will cache the sources in your cache directory ($XDG_CACHE_HOME/opam-grep), so a few GB of available disk space is most likely required.
I hope this can help core compiler and community library devs alike, to know which part of their software is used in the wild.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >