Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. singletonWithDist :: Real a => PointAsListFn a p -> SquaredDistanceFn a p -> (p, v) -> KdMap a p v

    kdt Data.KdMap.Static

    Builds a KdMap with a single point-value pair and a user-specified squared distance function.

  2. singletonWithDist :: Real a => PointAsListFn a p -> SquaredDistanceFn a p -> p -> KdTree a p

    kdt Data.KdTree.Dynamic

    Generates a KdTree with a single point using a user-specified distance function.

  3. singletonWithDist :: Real a => PointAsListFn a p -> SquaredDistanceFn a p -> p -> KdTree a p

    kdt Data.KdTree.Static

    Builds a KdTree with a single point using a user-specified squared distance function.

  4. singletonArray :: forall a (n :: Nullability) . IsSqlType a => Field_ n a -> Field (SqlArray_ n a)

    opaleye Opaleye.Operators

    No documentation available.

  5. singleton_sql_json_item_required :: ByteString

    postgresql-typed Database.PostgreSQL.Typed.ErrCodes

    SINGLETON_SQL_JSON_ITEM_REQUIRED: 22038 (Error)

  6. singleton' :: a -> NERAVec' 'Z BinP1 a

    ral Data.RAVec.NonEmpty

    No documentation available.

  7. singletonRange :: (Int, Int) -> RIntSet

    range-set-list Data.RangeSet.IntMap

    O(1). Create a continuos range set.

  8. singletonRange :: Ord a => (a, a) -> RSet a

    range-set-list Data.RangeSet.List

    O(1). Create a continuos range set.

  9. singletonRange :: Ord a => (a, a) -> RSet a

    range-set-list Data.RangeSet.Map

    O(1). Create a continuos range set.

  10. singletonFS :: FocusId -> FocusSet

    reflex-vty Reflex.Vty.Widget.Layout

    Produces a FocusSet with a single element

Page 48 of many | Previous | Next