Hoogle Search

Within LTS Haskell 24.54 (ghc-9.10.3)

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

  1. complexSingletonOf :: Floating a => a -> ComplexSingleton a

    comfort-blas Numeric.BLAS.Scalar

    No documentation available.

  2. complexSingletonOfFunctor :: Floating a => f a -> ComplexSingleton a

    comfort-blas Numeric.BLAS.Scalar

    No documentation available.

  3. precisionSingleton :: Real a => PrecisionSingleton a

    comfort-blas Numeric.BLAS.Scalar

    No documentation available.

  4. data ShiftSingleton shift

    comfort-fftw Numeric.FFTW.Shape

    No documentation available.

  5. data SymmetrySingleton symm

    comfort-fftw Numeric.FFTW.Shape

    No documentation available.

  6. isSingleton :: IntegerInterval -> Bool

    data-interval Data.IntegerInterval

    Is the interval single point?

  7. extractSingleton :: Ord r => Interval r -> Maybe r

    data-interval Data.Interval

    If the interval is a single point, return this point.

  8. isSingleton :: Ord r => Interval r -> Bool

    data-interval Data.Interval

    Is the interval single point?

  9. hoffmanSingleton :: DiGraph Int

    digraph Data.DiGraph

    Hoffman-Singleton Graph. The Hoffman-Singleton graph is a 7-regular graph with 50 vertices and 175 edges. It's the largest graph of max-degree 7 and diameter 2. Cf. [https://en.wikipedia.org/wiki/Hoffman–Singleton_graph]()

  10. nameBindersSingleton :: forall (n :: S) (l :: S) . NameBinder n l -> NameBinders n l

    free-foil Control.Monad.Foil.Internal

    A singleton name binder set.

Page 71 of many | Previous | Next