Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setRandomGen :: StdGen -> FakerSettings -> FakerSettingsfakedata Faker Sets the initial gen for random generator
setCur :: Ptr Word8 -> BuildM ()fast-builder Data.ByteString.FastBuilder.Internal Set the current pointer.
setEnd :: Ptr Word8 -> BuildM ()fast-builder Data.ByteString.FastBuilder.Internal Set the end-of-buffer pointer.
setAnnotationAnchor :: ExactPrint a => a -> Anchor -> [TrailingAnn] -> EpAnnComments -> aghc-exactprint Language.Haskell.GHC.ExactPrint No documentation available.
setAnnotationAnchor :: ExactPrint a => a -> Anchor -> [TrailingAnn] -> EpAnnComments -> aghc-exactprint Language.Haskell.GHC.ExactPrint.ExactPrint No documentation available.
setEntryDP :: LocatedAn t a -> DeltaPos -> LocatedAn t aghc-exactprint Language.Haskell.GHC.ExactPrint.Transform Set the true entry DeltaPos from the annotation for a given AST element. This is the DeltaPos ignoring any comments.
setEntryDPDecl :: LHsDecl GhcPs -> DeltaPos -> LHsDecl GhcPsghc-exactprint Language.Haskell.GHC.ExactPrint.Transform No documentation available.
setTrailingAnnLoc :: TrailingAnn -> EpaLocation -> TrailingAnnghc-exactprint Language.Haskell.GHC.ExactPrint.Utils No documentation available.
setPointX :: MonadIO m => Point -> Float -> m ()gi-graphene GI.Graphene.Structs.Point Set the value of the “x” field. When overloading is enabled, this is equivalent to
set point [ #x := value ]
setPointY :: MonadIO m => Point -> Float -> m ()gi-graphene GI.Graphene.Structs.Point Set the value of the “y” field. When overloading is enabled, this is equivalent to
set point [ #y := value ]