Hoogle Search
Within Stackage Nightly 2025-10-06 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromSet :: Collection α => Set (E α) -> αcore-data Core.Data.Structures No documentation available.
intoSet :: Collection α => α -> Set (E α)core-data Core.Data.Structures No documentation available.
singletonSet :: Key ε => ε -> Set εcore-data Core.Data.Structures Construct a collection comprising only the supplied element.
-
core-data Core.Data.Structures No documentation available.
bitArraySetBit :: BitArray -> Word64 -> BitArraycrypton-asn1-types Data.ASN1.BitArray Set the nth bit.
bitArraySetBitValue :: BitArray -> Word64 -> Bool -> BitArraycrypton-asn1-types Data.ASN1.BitArray Set the nth bit to the value specified.
decomposeTupleT :: Type -> Maybe [Type]data-effects-th Data.Effect.HFunctor.TH.Internal No documentation available.
rankAccuracySetting :: ReqSketch s -> !RankAccuracydata-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal No documentation available.
snapshotRankAccuracySetting :: ReqSketchSnapshot -> !RankAccuracydata-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal No documentation available.
parseText :: Textual α => Text -> Parsed αdata-textual Data.Textual