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.

  1. setAlpha :: Color (Alpha cs) e -> e -> Color (Alpha cs) e

    Color Graphics.Color.Space.RGB

    Change the alpha channel value for the pixel

  2. setAlpha :: Color (Alpha cs) e -> e -> Color (Alpha cs) e

    Color Graphics.Color.Space.RGB.Alternative

    Change the alpha channel value for the pixel

  3. setColor :: (MonadReader (MutableMesh (PrimState m) px) m, PrimMonad m) => Int -> Int -> px -> m ()

    Rasterific Graphics.Rasterific.MeshPatch

    Set the value associated to a vertex

  4. setHorizPoints :: (MonadReader (MutableMesh (PrimState m) px) m, PrimMonad m) => Int -> Int -> InterBezier -> m ()

    Rasterific Graphics.Rasterific.MeshPatch

    Set the two control bezier points horizontally

  5. setVertPoints :: (MonadReader (MutableMesh (PrimState m) px) m, PrimMonad m) => Int -> Int -> InterBezier -> m ()

    Rasterific Graphics.Rasterific.MeshPatch

    Set the two control bezier points vertically

  6. setVertice :: (MonadReader (MutableMesh (PrimState m) px) m, PrimMonad m) => Int -> Int -> Point -> m ()

    Rasterific Graphics.Rasterific.MeshPatch

    Set the vertice of a mesh at a given coordinate

  7. setReadOnly :: forall w (m :: Type -> Type) s c . (Has w m c, Storage c ~ ReadOnly s, Elem s ~ c, ExplSet m s) => Entity -> c -> SystemT w m ()

    apecs Apecs.Stores

    No documentation available.

  8. setHandler :: Signal -> Maybe (HandlerFun, Dynamic) -> IO (Maybe (HandlerFun, Dynamic))

    base-prelude BasePrelude

    No documentation available.

  9. setUncaughtExceptionHandler :: (SomeException -> IO ()) -> IO ()

    base-prelude BasePrelude

    No documentation available.

  10. setQuantifierAll :: IsSql92AggregationSetQuantifierSyntax q => q

    beam-core Database.Beam.Backend.SQL.SQL92

    No documentation available.

Page 435 of many | Previous | Next