Module V1.Change

type 'a t =
  1. | Add of 'a
  2. | Remove of 'a