Control.Effect.Helpers.Set
data Set n
type Union s t
type Unionable s t
union
bsort
append
type Sort l
type Sortable s
class OrdH e f
type family Min a b
type family Max a b
type family Append s t
class Split s t st
type family Nub t
class Nubable t
type AsSet s
asSet
type IsSet s
class Subset s t