Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setNumStripes :: Maybe Int -> PoolConfig a -> PoolConfig aresource-pool Data.Pool.Introspection Set the number of stripes in the pool. If set to Nothing (the default value), the pool will create the amount of stripes equal to the number of capabilities. This ensures that threads never compete over access to the same stripe and results in a very good performance in a multi-threaded environment.
setState :: a -> Stateful a b -> Stateful a bmonoid-subclasses Data.Monoid.Instances.Stateful No documentation available.
setS :: Selector s a -> a -> s -> shxt Data.Function.Selector No documentation available.
setChildren :: Tree t => [t a] -> t a -> t ahxt Data.Tree.Class substitute children: setChildren cl = changeChildren (const cl)
setNode :: Tree t => a -> t a -> t ahxt Data.Tree.Class substitute node: setNode n = changeNode (const n)
setByteArray :: MBA s -> Int -> Int -> Int -> ST s ()os-string System.OsString.Data.ByteString.Short.Internal No documentation available.
setDataInputStreamByteOrder :: (MonadIO m, IsDataInputStream o) => o -> DataStreamByteOrder -> m ()gi-gio GI.Gio.Objects.DataInputStream Set the value of the “byte-order” property. When overloading is enabled, this is equivalent to
set dataInputStream [ #byteOrder := value ]
-
gi-gio GI.Gio.Objects.DataInputStream Set the value of the “newline-type” property. When overloading is enabled, this is equivalent to
set dataInputStream [ #newlineType := value ]
-
gi-gio GI.Gio.Objects.DataOutputStream Set the value of the “byte-order” property. When overloading is enabled, this is equivalent to
set dataOutputStream [ #byteOrder := value ]
setCondition :: SetOpts -> Maybe Conditionhedis Database.Redis No documentation available.