Data.Ruin.R
data FD
type s ::: ty
type family HomogenizeFD (c :: *) (fd :: FD) :: FD where ...
type family FDAbsent (s :: Symbol) (fd :: FD) :: Constraint where ...
type family FDFoldable (fun :: *) (fd1 :: FD) (fd2 :: FD) (m :: *) where ...
type family FDHomogenous (a :: *) (fd :: FD) :: Constraint where ...
type family FDPure (a :: *) (fd :: FD) :: Constraint where ...
type family FDSplat (fd1 :: FD) (fd2 :: FD) (fd3 :: FD) :: Constraint where ...
data R fd
type Rcrd ds
class FPure a s b
data RCompare
data REq
data RShowField
data Label s