OpenCV.TypeLevel
data DS a
dsToMaybe
data Z
data a ::: b
class ToInt32 a
class ToNatDS a
class ToNatListDS a
type family Length (xs :: [a]) :: Nat where ...
type family Elem (e :: a) (xs :: [a]) :: Bool where ...
type family Relax (a :: DS ka) (b :: DS kb) :: Bool where ...
type In e xs
type MayRelax a b
class All p xs
class IsStatic ds
type family DSNat (a :: ka) :: DS Nat where ...
type family DSNats (a :: ka) :: [DS Nat] where ...