Test.IOSpec.Types

The IOSpec type.

data IOSpec f a

foldIOSpec

Coproducts of functors

data (f :+: g) x

Injections from one functor to another

class sub :<: sup

inject