pandora-0.4.8: Pandora/Pattern/Betwixt.hs
module Pandora.Pattern.Betwixt (Betwixt) where type family Betwixt (source :: * -> * -> *) (target :: * -> * -> *) = (betwixt :: * -> * -> *) | betwixt -> source target
module Pandora.Pattern.Betwixt (Betwixt) where type family Betwixt (source :: * -> * -> *) (target :: * -> * -> *) = (betwixt :: * -> * -> *) | betwixt -> source target