Scroll to navigation

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

NAME

Diffing.Defs - The core types of a diffing implementation

Module type

Module type Diffing.Defs

Documentation

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

2023-09-18 OCamldoc