Effect CommunityEC
Effect Community8mo ago
8 replies
lejeunerenard

Default `never` for Covariant Type Parameters in `Kind`

I'm defining a Monad with a Covariant parameter but noticed that of defaults to never for the covariant type params in Kind. Why is it not unknown instead? Am I mistaken in even trying to define a Covariant type?
Was this page helpful?