package sexp_select

  1. Overview
  2. Docs
A library to use CSS-style selectors to traverse sexp trees

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_select-v0.16.0.tar.gz
sha256=7439001f089164e79422e88e9fb5632df7b5abf22f5c49a37b89b4a69be18978

CHANGES.md.html

Release v0.16.0

  • Added new function Sexp_select.select_staged, which is a staged version of Sexp_select.select that is more efficient in scenarios when evaluate the same select expression across multiple inputs.