package patdiff
File Diff using the Patience Diff algorithm
Install
Dune Dependency
Authors
Maintainers
Sources
patdiff-v0.13.0.tar.gz
sha256=98f2259bd4789caaa40680ad00c1f4413812f1288ac1dcedcedca5d0ccda1a90
md5=d19bf464dc5133c5b10ca8a1a0aca49e
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.t
type named =
(Elt.t, Elt.comparator_witness) Core_kernel__.Set_intf.Tree.Named.t
val length : t -> int
val is_empty : t -> bool
val fold_result :
t ->
init:'accum ->
f:('accum -> Elt.t -> ('accum, 'e) Base.Result.t) ->
('accum, 'e) Base.Result.t
val invariants : t -> bool
val symmetric_diff : t -> t -> (Elt.t, Elt.t) Base.Either.t Base.Sequence.t
module Named : sig ... end
val to_sequence :
?order:[ `Decreasing | `Increasing ] ->
?greater_or_equal_to:Elt.t ->
?less_or_equal_to:Elt.t ->
t ->
Elt.t Base.Sequence.t
val 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.t
val to_map :
t ->
f:(Elt.t -> 'data) ->
(Elt.t, 'data, Elt.comparator_witness) Base.Map.t
val empty : t
val of_sorted_array : Elt.t array -> t Base.Or_error.t
val of_map_keys : (Elt.t, 'a, Elt.comparator_witness) Base.Map.t -> t
module Provide_of_sexp (Elt : sig ... end) : sig ... end
val t_of_sexp : Base.Sexp.t -> t
val sexp_of_t : t -> Base.Sexp.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>