Skip to content

Add `IsOp` instances for `gset`, `coPset`, `gmultiset`

Ike Mulder requested to merge snyke7/iris:ike/own_set_ops into master

This MR adds IsOp instances for gset, coPset and gmultiset, and is part of the preparation for !930. These IsOp instances make iCombine compute prettier results on owns of these cmras.

Merge request reports