Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. vectorExponential2 :: (C y, C y v) => y -> v -> T v

    synthesizer-core Synthesizer.Plain.Control

    No documentation available.

  2. vectorExponential :: (C a, C a v) => a -> v -> T v

    synthesizer-core Synthesizer.State.Control

    This is an extension of exponential to vectors which is straight-forward but requires more explicit signatures. But since it is needed rarely I setup a separate function.

  3. vectorExponential2 :: (C a, C a v) => a -> v -> T v

    synthesizer-core Synthesizer.State.Control

    No documentation available.

  4. vectorZipper :: [Vector Char] -> Maybe Int -> TextZipper (Vector Char)

    text-zipper Data.Text.Zipper

    Construct a zipper from vectors of characters.

  5. package vector-instances

    Orphan Instances for 'Data.Vector' Orphan Instances for Data.Vector.

  6. vectorAlignmentFns :: AlignmentFns

    Chart Graphics.Rendering.Chart.Backend

    Alignment to render on vector based graphics.

  7. vectorAlignmentFns :: AlignmentFns

    Chart Graphics.Rendering.Chart.Backend.Types

    Alignment to render on vector based graphics.

  8. vector_head_style :: Lens' VectorStyle PointStyle

    Chart Graphics.Rendering.Chart.Plot.Vectors

    No documentation available.

  9. vector_line_style :: Lens' VectorStyle LineStyle

    Chart Graphics.Rendering.Chart.Plot.Vectors

    No documentation available.

  10. vectorAngle :: RealFloat a => Point a -> a

    cubicbezier Geom2D

    The angle of the vector, in the range (-pi, pi].

Page 30 of many | Previous | Next