Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. sMap :: forall a b (t1 :: a ~> b) (t2 :: [a]) . Sing t1 -> Sing t2 -> Sing (Apply (Apply (MapSym0 :: TyFun (a ~> b) ([a] ~> [b]) -> Type) t1) t2)

    singletons-base Data.List.Singletons

    No documentation available.

  2. sMapAccumL :: forall (t1 :: Type -> Type) a b c (t2 :: a ~> (b ~> (a, c))) (t3 :: a) (t4 :: t1 b) . STraversable t1 => Sing t2 -> Sing t3 -> Sing t4 -> Sing (Apply (Apply (Apply (MapAccumLSym0 :: TyFun (a ~> (b ~> (a, c))) (a ~> (t1 b ~> (a, t1 c))) -> Type) t2) t3) t4)

    singletons-base Data.List.Singletons

    No documentation available.

  3. sMapAccumR :: forall a b c (t1 :: Type -> Type) (t2 :: a ~> (b ~> (a, c))) (t3 :: a) (t4 :: t1 b) . STraversable t1 => Sing t2 -> Sing t3 -> Sing t4 -> Sing (Apply (Apply (Apply (MapAccumRSym0 :: TyFun (a ~> (b ~> (a, c))) (a ~> (t1 b ~> (a, t1 c))) -> Type) t2) t3) t4)

    singletons-base Data.List.Singletons

    No documentation available.

  4. sMapMaybe :: forall a b (t1 :: a ~> Maybe b) (t2 :: [a]) . Sing t1 -> Sing t2 -> Sing (Apply (Apply (MapMaybeSym0 :: TyFun (a ~> Maybe b) ([a] ~> [b]) -> Type) t1) t2)

    singletons-base Data.Maybe.Singletons

    No documentation available.

  5. sMappend :: forall (t1 :: a) (t2 :: a) . SMonoid a => Sing t1 -> Sing t2 -> Sing (Apply (Apply (MappendSym0 :: TyFun a (a ~> a) -> Type) t1) t2)

    singletons-base Data.Monoid.Singletons

    No documentation available.

  6. data FmapSym0 (a1 :: TyFun a ~> b f a ~> f b)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  7. data FmapSym1 (a6989586621679356621 :: a ~> b) (b1 :: TyFun f a f b)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  8. type family FmapSym2 (a6989586621679356621 :: a ~> b) (a6989586621679356622 :: f a) :: f b

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  9. data FoldMapSym0 (a1 :: TyFun a ~> m t a ~> m)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  10. data FoldMapSym1 (a6989586621680407238 :: a ~> m) (b :: TyFun t a m)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

Page 530 of many | Previous | Next