jon.recoil.org

Module Set_diff.Change

type 'a t = 'a Diffable.Set_diff.Stable.V1.Change.t =
  1. | Add of 'a
  2. | Remove of 'a