• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.2 (ghc-9.10.2)

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

  1. type family Foldl'Sym3 (a6989586621680407063 :: b ~> a ~> b) (a6989586621680407064 :: b) (a6989586621680407065 :: t a) :: b

    singletons-base Data.List.Singletons

    No documentation available.

  2. sFoldl' :: forall b a (t1 :: b ~> (a ~> b)) (t2 :: b) (t3 :: t a) . SFoldable t => Sing t1 -> Sing t2 -> Sing t3 -> Sing (Apply (Apply (Apply (Foldl'Sym0 :: TyFun (b ~> (a ~> b)) (b ~> (t a ~> b)) -> Type) t1) t2) t3)

    singletons-base Data.List.Singletons

    No documentation available.

Page 2 of 2 | Previous

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete