Data.Type.SetApp
data SetApp a Source #
type (:$:) (f :: Type -> Type) (ts :: Set Type) = 'SetApp f (Map f ts) infixl 4 Source #