package sexp_diff

  1. Overview
  2. Docs
Code for computing the diff of two sexps

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_diff-v0.16.0.tar.gz
sha256=a42fd7d3fe43a0f7d159c2c834d3a59d4b5e94ac5d8c411c646424ea70eeed18

Description

The code behind the [diff] subcommand of the Jane Street's [sexp] command line tool.

Published: 14 Jun 2023

Dependencies (4)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. core >= "v0.16" & < "v0.17"
  4. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. sexp >= "v0.16.0"

Conflicts

None