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.14.0.tar.gz
md5=4c87284d82317ae938af97f517074410

Description

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

Published: 31 May 2020

Dependencies (4)

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

Dev Dependencies

None

Used by (1)

  1. sexp = "v0.14.0"

Conflicts

None