package patdiff
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
File Diff using the Patience Diff algorithm
Install
dune-project
Dependency
Authors
Maintainers
Sources
patdiff-v0.12.0.tar.gz
sha256=718f30ca6e567266d2dec5c040e5e6b56657a2adcde1d2367d9dca38c814786a
md5=c7f69086b9b2c5a0fbb43b1ef89162b1
doc/patdiff.lib/Patdiff_lib/Patdiff_format/Style/Set/Tree/index.html
Module Set.Tree
type t = (Elt.t, Elt.comparator_witness) Core_kernel__.Set_intf.Tree.ttype named =
(Elt.t, Elt.comparator_witness) Core_kernel__.Set_intf.Tree.Named.tval length : t -> intval is_empty : t -> boolval fold_result :
t ->
init:'accum ->
f:('accum -> Elt.t -> ('accum, 'e) Base.Result.t) ->
('accum, 'e) Base.Result.tval invariants : t -> boolval symmetric_diff : t -> t -> (Elt.t, Elt.t) Base.Either.t Base.Sequence.tmodule Named : sig ... endval to_sequence :
?order:[ `Decreasing | `Increasing ] ->
?greater_or_equal_to:Elt.t ->
?less_or_equal_to:Elt.t ->
t ->
Elt.t Base.Sequence.tval merge_to_sequence :
?order:[ `Decreasing | `Increasing ] ->
?greater_or_equal_to:Elt.t ->
?less_or_equal_to:Elt.t ->
t ->
t ->
(Elt.t, Elt.t) Base.Sequence.Merge_with_duplicates_element.t Base.Sequence.tval to_map :
t ->
f:(Elt.t -> 'data) ->
(Elt.t, 'data, Elt.comparator_witness) Core_kernel__.Map.tval empty : tval of_sorted_array : Elt.t array -> t Base.Or_error.tval of_map_keys : (Elt.t, 'a, Elt.comparator_witness) Core_kernel__.Map.t -> tmodule Provide_of_sexp (Elt : sig ... end) : sig ... endval t_of_sexp : Base.Sexp.t -> tval sexp_of_t : t -> Base.Sexp.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>