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

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. singletonArc :: ArcPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert arc position to path data.

  2. singletonCubic :: CubicPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert cubic position to path data.

  3. singletonPie :: Point Double -> ArcPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert arc position to a pie slice, with a specific center.

  4. singletonQuad :: QuadPosition Double -> [PathData Double]

    chart-svg Data.Path

    Convert quad position to path data.

  5. singletonRope :: Char -> Rope

    core-text Core.Text.Rope

    A Rope with but a single character.

  6. singletonForestCursor :: a -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

  7. singletonNonEmptyCursor :: a -> NonEmptyCursor a b

    cursor Cursor.List.NonEmpty

    No documentation available.

  8. singletonMapCursorKey :: kc -> v -> MapCursor kc vc k v

    cursor Cursor.Map

    No documentation available.

  9. singletonMapCursorValue :: k -> vc -> MapCursor kc vc k v

    cursor Cursor.Map

    No documentation available.

  10. singletonForestCursor :: a -> ForestCursor a b

    cursor Cursor.Simple.Forest

    No documentation available.

Page 44 of many | Previous | Next

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