package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Dune Dependency

Authors

Maintainers

Sources

sexp-v0.15.0.tar.gz
sha256=7c0bc2f04bf7abda23ccf02ce10cf90cd9e60124736ffa6501388693f2f30ac0

doc/sexp.sexp_app_pattern/Sexp_app_pattern/Query/Capture_count/index.html

Module Query.Capture_countSource

Sourcetype t = {
  1. num_number_captures : int;
  2. num_named_captures : int;
  3. num_unlabeled_captures : int;
}
OCaml

Innovation. Community. Security.