Diffing.Defs(3) OCaml library Diffing.Defs(3)

Diffing.Defs - The core types of a diffing implementation

Module type Diffing.Defs

Module type Defs
= sig end

The core types of a diffing implementation

type left

type right

type eq

Detailed equality trace

type diff

Detailed difference trace

type state

environment of a partial patch

2024-02-29 OCamldoc