GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Diffing_with_keys.Define(3) OCaml library Diffing_with_keys.Define(3)

Diffing_with_keys.Define - no description

Module Diffing_with_keys.Define

Module Define
: functor (D : sig end) -> sig end

Parameters:

"D"

sig end

type diff = (D.left, D.right, D.diff) Diffing_with_keys.mismatch

type left = D.left Diffing_with_keys.with_pos

type right = D.right Diffing_with_keys.with_pos

type composite_change = (D.left, D.right, D.diff) Diffing_with_keys.change

Composite changes and patches

type patch = composite_change list

type change = (left, right, unit, diff) Diffing.change

Atomic changes

module type Parameters = sig end

module Simple : Parameters -> sig end

2025-07-03 OCamldoc

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.