Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. singletonFromProxy :: Natural n => Proxy n -> Singleton n

    tfp Type.Data.Num.Unary

    No documentation available.

  2. singletonConstructors :: InterpretOptions -> SingletonConstructors

    dhall Dhall.Marshal.Decode

    Specify how to handle constructors with only one field. The default is Smart

  3. singletonConstructors :: InterpretOptions -> SingletonConstructors

    dhall Dhall.Marshal.Encode

    Specify how to handle constructors with only one field. The default is Smart

  4. singletonByPosition :: Bits w => Int -> T w a

    enumset Data.EnumBitSet

    set a bit - Intended for implementing an Enum instance if you only know masks but no bit positions.

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

    chart-svg Data.Path

    Convert arc position to path data.

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

    chart-svg Data.Path

    Convert cubic position to path data.

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

    chart-svg Data.Path

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

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

    chart-svg Data.Path

    Convert quad position to path data.

  9. singletonRope :: Char -> Rope

    core-text Core.Text.Rope

    A Rope with but a single character.

  10. singletonForestCursor :: a -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

Page 44 of many | Previous | Next