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.
singleton :: Real a => PointAsListFn a p -> p -> KdTree a pkdt Data.KdTree.Dynamic Generates a KdTree with a single point using the default distance function.
singleton :: Real a => PointAsListFn a p -> p -> KdTree a pkdt Data.KdTree.Static Builds a KdTree with a single point.
singleton :: Int -> Int -> Bijmappings Data.Bijection No documentation available.
-
miso Miso.String O(1) Convert a character into a Text. Performs replacement on invalid scalar values.
singleton :: forall (c :: Type -> Type) k v . Collection c => k -> v -> Multimap c k vmore-containers Data.Multimap O(1) Creates a multimap with a single entry.
singleton :: Collection c => v -> c vmore-containers Data.Multimap.Collection Creates a singleton collection.
-
more-containers Data.Multiset O(1) Returns a multiset with a single element.
singleton :: Char -> NonEmptyTextnon-empty-text Data.NonEmptyText O(1) Convert a character into a NonEmptyText.
>>> singleton 'a' "a"
-
parser-regex Data.CharSet A set of one Char.
-
parser-regex Regex.Internal.CharSet A set of one Char.