package sexp_diff

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

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_diff-v0.15.0.tar.gz
sha256=be94dcc05db0831dbb27b7c8e0ebeb3436b0ae7651c4b5be65c5d6bdec0206e1

Description

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

Published: 21 Mar 2022

Dependencies (4)

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

Dev Dependencies

None

Used by (1)

  1. sexp = "v0.15.0"

Conflicts

None