Hoogle Search
Within LTS Haskell 24.22 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
singletonConstructors :: InterpretOptions -> SingletonConstructorsdhall Dhall.Marshal.Encode Specify how to handle constructors with only one field. The default is Smart
singletonByPosition :: Bits w => Int -> T w aenumset Data.EnumBitSet set a bit - Intended for implementing an Enum instance if you only know masks but no bit positions.
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.