sexp_diff_kernel
Code for computing the diff of two sexps
Description
The code behind the [diff] subcommand of the Jane Street's [sexp] command line tool.
Install
- Authors
-
- Maintainers
-
Sources
Dependencies
dune
>= "2.0.0"
ppx_jane
>= "v0.14" & < "v0.15"
core_kernel
>= "v0.14" & < "v0.15"
ocaml
>= "4.08.0"
Reverse Dependencies
sexp
= "v0.14.0"