ocaml-semver / ocaml-api-watch

Libraries and tools to keep watch on you OCaml lib's API changes
ISC License
21 stars 15 forks source link

Refactor `process_value_diff` and `process_type_diff` #99

Closed NchamJosephMuam closed 1 month ago

NchamJosephMuam commented 1 month ago
  (...one could factor the `process_value_diff` and `process_type_diff` and divide by two the number of lines they take by removing the duplicated logic.)

_Originally posted by @panglesd in https://github.com/ocaml-semver/ocaml-api-watch/pull/93#discussion_r1805926201_