package patdiff

  1. Overview
  2. Docs
File Diff using the Patience Diff algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.14.0.tar.gz
sha256=fbe06078bdb58f3e0c165998ecb82de6983a173c62f0f9f3ae4e914e645204e1
md5=12319e1918cf37f2800fd5aef272b398

doc/patdiff.kernel/Patdiff_kernel/Diff_input/Fields/Direct/index.html

Module Fields.DirectSource

Sourceval iter : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> unit) -> text:((t, string) Fieldslib.Field.t -> t -> string -> unit) -> unit
Sourceval fold : t -> init:'acc__0 -> name:('acc__0 -> (t, string) Fieldslib.Field.t -> t -> string -> 'acc__1) -> text:('acc__1 -> (t, string) Fieldslib.Field.t -> t -> string -> 'acc__2) -> 'acc__2
Sourceval for_all : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> text:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> bool
Sourceval exists : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> text:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> bool
Sourceval to_list : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> 'elem__) -> text:((t, string) Fieldslib.Field.t -> t -> string -> 'elem__) -> 'elem__ list
Sourceval map : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> string) -> text:((t, string) Fieldslib.Field.t -> t -> string -> string) -> t
Sourceval set_all_mutable_fields : t -> unit
OCaml

Innovation. Community. Security.