package sexp_diff_kernel

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

Install

Dune Dependency

Authors

Maintainers

Sources

sexp_diff_kernel-v0.12.0.tar.gz
md5=384c967cd3de2b2ba46a7f6d86cc09cc

Description

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

Published: 01 Mar 2019

Dependencies (4)

  1. dune >= "1.5.1"
  2. ppx_jane >= "v0.12" & < "v0.13"
  3. core_kernel >= "v0.12" & < "v0.13"
  4. ocaml >= "4.07.0"

Dev Dependencies

None

Used by (1)

  1. sexp < "v0.13.0"

Conflicts

None