Generics.SOP
class Generic a
type Rep a
data NP
data NS
data SOP f xss
data POP f xss
data DatatypeInfo
data ConstructorInfo
data FieldInfo
class HasDatatypeInfo a
type DatatypeName
type ModuleName
type ConstructorName
type FieldName
data Associativity
type Fixity
class HPure h
type Projection f xs
data (f -.-> g) a
class HAp h
type Injection f xs
class HApInjs h
class HIndex h
All
c
type family CollapseTo (h :: (k -> *) -> l -> *) (x :: *) :: *
class HCollapse h
class HSequence h
class HExpand h
data K a b
data I a
data (f :.: g) p
class All f xs
class All2 f xss
class Compose f g x
class And f g x
class Top x
type family AllN (h :: (k -> *) -> l -> *) (c :: k -> Constraint) :: l -> Constraint
data SList
class SListI xs
type SListI2
type Sing
class SingI xs
data Shape
data Proxy k t