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.
singletonWithDist :: Real a => PointAsListFn a p -> SquaredDistanceFn a p -> (p, v) -> KdMap a p vkdt Data.KdMap.Static Builds a KdMap with a single point-value pair and a user-specified squared distance function.
singletonWithDist :: Real a => PointAsListFn a p -> SquaredDistanceFn a p -> p -> KdTree a pkdt Data.KdTree.Dynamic Generates a KdTree with a single point using a user-specified distance function.
singletonWithDist :: Real a => PointAsListFn a p -> SquaredDistanceFn a p -> p -> KdTree a pkdt Data.KdTree.Static Builds a KdTree with a single point using a user-specified squared distance function.
singletonArray :: forall a (n :: Nullability) . IsSqlType a => Field_ n a -> Field (SqlArray_ n a)opaleye Opaleye.Operators No documentation available.
singleton_sql_json_item_required :: ByteStringpostgresql-typed Database.PostgreSQL.Typed.ErrCodes SINGLETON_SQL_JSON_ITEM_REQUIRED: 22038 (Error)
singleton' :: a -> NERAVec' 'Z BinP1 aral Data.RAVec.NonEmpty No documentation available.
singletonRange :: (Int, Int) -> RIntSetrange-set-list Data.RangeSet.IntMap O(1). Create a continuos range set.
singletonRange :: Ord a => (a, a) -> RSet arange-set-list Data.RangeSet.List O(1). Create a continuos range set.
singletonRange :: Ord a => (a, a) -> RSet arange-set-list Data.RangeSet.Map O(1). Create a continuos range set.
-
Unary natural numbers relying on the singletons infrastructure. Unary natural number relying on the singletons infrastructure. More information about the general usage of singletons can be found on the singletons github page.