package patdiff

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Set.DiffSource

include Sexplib0.Sexpable.S with type t := t
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Diffable.Diff.S_plain with type t := t and type derived_on = (Elt.t, Elt.comparator_witness) Base.Set.t
Sourceval get : from:derived_on -> to_:derived_on -> t Diffable__.Optional_diff.t
Sourceval apply_exn : derived_on -> t -> derived_on
Sourceval of_list_exn : t list -> t Diffable__.Optional_diff.t
OCaml

Innovation. Community. Security.