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.
singletonArc :: ArcPosition Double -> [PathData Double]chart-svg Data.Path Convert arc position to path data.
singletonCubic :: CubicPosition Double -> [PathData Double]chart-svg Data.Path Convert cubic position to path data.
singletonPie :: Point Double -> ArcPosition Double -> [PathData Double]chart-svg Data.Path Convert arc position to a pie slice, with a specific center.
singletonQuad :: QuadPosition Double -> [PathData Double]chart-svg Data.Path Convert quad position to path data.
-
core-text Core.Text.Rope A Rope with but a single character.
singletonForestCursor :: a -> ForestCursor a bcursor Cursor.Forest No documentation available.
singletonNonEmptyCursor :: a -> NonEmptyCursor a bcursor Cursor.List.NonEmpty No documentation available.
singletonMapCursorKey :: kc -> v -> MapCursor kc vc k vcursor Cursor.Map No documentation available.
singletonMapCursorValue :: k -> vc -> MapCursor kc vc k vcursor Cursor.Map No documentation available.
singletonForestCursor :: a -> ForestCursor a bcursor Cursor.Simple.Forest No documentation available.