Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. elimAny :: forall (p :: Any ~> Type) (s :: Any) . Sing s -> (forall (f0 :: Bool) . () => Sing f0 -> Apply p ('Any f0)) -> Apply p s

    eliminators Data.Eliminator

    No documentation available.

  2. elimAny :: forall (p :: Any ~> Type) (s :: Any) . Sing s -> (forall (f0 :: Bool) . () => Sing f0 -> Apply p ('Any f0)) -> Apply p s

    eliminators Data.Eliminator.Monoid

    No documentation available.

  3. elimAny :: forall (p :: Any ~> Type) (s :: Any) . Sing s -> (forall (f0 :: Bool) . () => Sing f0 -> Apply p ('Any f0)) -> Apply p s

    eliminators Data.Eliminator.Semigroup

    No documentation available.

  4. pathAny :: ShrinkTree a -> Gen (NonEmpty a)

    falsify Test.Falsify.Generator

    Variation on path without a predicate.

  5. type PlanManyDFT a = CInt -> Ptr CInt -> CInt -> Ptr Complex a -> Ptr CInt -> CInt -> CInt -> Ptr Complex a -> Ptr CInt -> CInt -> CInt -> Sign -> Flags -> IO Plan a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  6. type PlanManyDFTc2r a = CInt -> Ptr CInt -> CInt -> Ptr Complex a -> Ptr CInt -> CInt -> CInt -> Ptr a -> Ptr CInt -> CInt -> CInt -> Flags -> IO Plan a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  7. type PlanManyDFTr2c a = CInt -> Ptr CInt -> CInt -> Ptr a -> Ptr CInt -> CInt -> CInt -> Ptr Complex a -> Ptr CInt -> CInt -> CInt -> Flags -> IO Plan a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  8. type PlanManyR2r a = CInt -> Ptr CInt -> CInt -> Ptr a -> Ptr CInt -> CInt -> CInt -> Ptr a -> Ptr CInt -> CInt -> CInt -> Ptr Kind -> Flags -> IO Plan a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  9. planManyDFT :: Real a => PlanManyDFT a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  10. planManyDFTc2r :: Real a => PlanManyDFTc2r a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

Page 220 of many | Previous | Next