Skip to content

Op

Namespace: Scriptorium.Nib  Parent: Scriptorium.Nib.Diff

type Op<‘a> =     | Keep of Item : ‘a     | OnlyLeft of Item : ‘a     | OnlyRight of Item : ‘a