Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setInteger :: Integer -> BF -> IO ()libBF LibBF.Mutable Set an integer. If the integer is larger than the primitive types, this does repreated Int64 additions and multiplications.
-
libBF LibBF.Mutable Assign NaN to the number.
setString :: Int -> BFOpts -> String -> BF -> IO (Status, Int, Bool)libBF LibBF.Mutable Set the value to the float parsed out of the given string. * The radix should not exceed maxRadix. * Sets the number to NaN on failure. * Assumes that characters are encoded with a single byte each. * Retruns: - Status for the conversion - How many bytes we consumed - Did we consume the whole input
setWord :: Word64 -> BF -> IO ()libBF LibBF.Mutable Assign from a word
setZero :: Sign -> BF -> IO ()libBF LibBF.Mutable Assign a zero to the number.
setCharacterSet :: Connection -> String -> IO ()mysql Database.MySQL.Base No documentation available.
setSourceColor :: Color -> Render ()pango Graphics.Rendering.Pango.Cairo Sets the specified Color as the source color of the Render context.
setSnapshotRenderers :: [SnapshotRenderer] -> IO ()skeletest Skeletest.Internal.Snapshot No documentation available.
setConfidence :: Int -> Propertyskeletest Skeletest.Prop No documentation available.
setDiscardLimit :: Int -> Propertyskeletest Skeletest.Prop No documentation available.