Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
witness Data.Type.Witness.General.ListElement No documentation available.
splitSomeOfList :: forall (w :: Type -> Type) . TestEquality w => [SomeOf w] -> AllFor [] wwitness Data.Type.Witness.Specific.All No documentation available.
-
witness Data.Type.Witness.Specific.Concat No documentation available.
module Data.Type.Witness.Specific.
FixedList No documentation available.
ConsFixedList :: forall a (n1 :: PeanoNat) . a -> FixedList n1 a -> FixedList ('Succ n1) awitness Data.Type.Witness.Specific.FixedList No documentation available.
data
FixedList (n :: PeanoNat) awitness Data.Type.Witness.Specific.FixedList No documentation available.
NilFixedList :: forall a . FixedList 'Zero awitness Data.Type.Witness.Specific.FixedList No documentation available.
fixedFromList :: [a] -> (forall (n :: PeanoNat) . () => PeanoNatType n -> FixedList n a -> r) -> rwitness Data.Type.Witness.Specific.FixedList No documentation available.
-
witness Data.Type.Witness.Specific.FixedList No documentation available.
-
witness Data.Type.Witness.Specific.FixedList No documentation available.