ZkFold.Base.Data.Type
type family (xs :: [k]) :++ (ys :: [k]) :: [k] where ... Source #
Equations
type family Find x ys where ... Source #
Type list membership test.