ocaml-base-compiler
Official release 4.14.0
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocaml-base-compiler
-
dynlink
-
ocamlbytecomp
-
ocamlcommon
-
ocamlmiddleend
-
ocamloptcomp
-
odoc_info
-
stdlib
-
str
-
unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ocamlcommon
Module
Diffing_with_keys
val with_pos : 'a list -> 'a with_pos list
type ('l, 'r, 'diff) change =
| Change of ( 'l, 'r, 'diff ) mismatch | |||
| Swap of {
} | |||
| Move of {
} | |||
| Insert of {
} | |||
| Delete of {
} |
This specialized version of changes introduces two composite changes: Move
and Swap
val prefix : Format.formatter -> ( 'l, 'r, 'diff ) change -> unit
module Define (D : Diffing.Defs with type eq := unit) : sig ... end
ON THIS PAGE
No table of contents