Hoogle Search

Within LTS Haskell 24.15 (ghc-9.10.3)

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

  1. show :: (Show a, StringConv String b) => a -> b

    verset Verset

    No documentation available.

  2. fromScalar :: C a v => a -> v

    numeric-prelude Algebra.OccasionallyScalar

    No documentation available.

  3. fibonacciPolynomials :: (Integral i, Corecursive (->) t ((,) i)) => i -> t

    yaya Yaya.Applied

    No documentation available.

  4. fromC :: C c h => c -> h

    GLFW-b Graphics.UI.GLFW.C

    No documentation available.

  5. numSegs :: forall c (v :: Type -> Type) n a . (Num c, Measured (SegMeasure v n) a) => a -> c

    diagrams-lib Diagrams

    Compute the number of segments of anything measured by SegMeasure (e.g. SegMeasure itself, Segment, SegTree, Trails...)

  6. numSegs :: forall c (v :: Type -> Type) n a . (Num c, Measured (SegMeasure v n) a) => a -> c

    diagrams-lib Diagrams.Trail

    Compute the number of segments of anything measured by SegMeasure (e.g. SegMeasure itself, Segment, SegTree, Trails...)

  7. norm :: C a v => v -> a

    numeric-prelude Algebra.NormedSpace.Euclidean

    Euclidean norm of a vector.

  8. norm :: C a v => v -> a

    numeric-prelude Algebra.NormedSpace.Maximum

    No documentation available.

  9. norm :: C a v => v -> a

    numeric-prelude Algebra.NormedSpace.Sum

    No documentation available.

  10. toScalar :: C a v => v -> a

    numeric-prelude Algebra.OccasionallyScalar

    No documentation available.

Page 5 of many | Previous | Next