1Diffing.Define.Simple(3)         OCaml library        Diffing.Define.Simple(3)
2
3
4

NAME

6       Diffing.Define.Simple - no description
7

Module

9       Module   Diffing.Define.Simple
10

Documentation

12       Module Simple
13        : sig end -> S
14
15
16
17
18       Parameters:
19
20       "*"
21
22       sig end
23
24
25
26
27
28
29
30
31       val  diff  :  D.state  ->  D.left array -> D.right array -> Diffing.De‐
32       fine.patch
33
34
35       diff state l r computes the optimal patch between l and r ,  using  the
36       initial state state .
37
38
39
40
41
42OCamldoc                          2022-07-22          Diffing.Define.Simple(3)
Impressum