Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type IOVector (u :: Type -> Type -> Type) (v :: Type -> Type -> Type) = MVector u v RealWorld

    hybrid-vectors Data.Vector.Hybrid.Mutable

    No documentation available.

  2. data MVector (a :: Type -> Type -> Type) (b :: Type -> Type -> Type) c d

    hybrid-vectors Data.Vector.Hybrid.Mutable

    No documentation available.

  3. type STVector = MVector

    hybrid-vectors Data.Vector.Hybrid.Mutable

    No documentation available.

  4. rotateFromVector :: MonadDOM m => SVGMatrix -> Float -> Float -> m SVGMatrix

    jsaddle-dom JSDOM.Generated.SVGMatrix

    Mozilla SVGMatrix.rotateFromVector documentation

  5. rotateFromVector_ :: MonadDOM m => SVGMatrix -> Float -> Float -> m ()

    jsaddle-dom JSDOM.Generated.SVGMatrix

    Mozilla SVGMatrix.rotateFromVector documentation

  6. pattern MAX_FRAGMENT_UNIFORM_VECTORS :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGLRenderingContextBase

    No documentation available.

  7. pattern MAX_VARYING_VECTORS :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGLRenderingContextBase

    No documentation available.

  8. pattern MAX_VERTEX_UNIFORM_VECTORS :: (Eq a, Num a) => a

    jsaddle-dom JSDOM.Generated.WebGLRenderingContextBase

    No documentation available.

  9. CBuiltinConvertVector :: CExpression a -> CDeclaration a -> a -> CBuiltinThing a

    language-c Language.C.Syntax.AST

    (expr, type)
    

  10. toVector :: NTuple size a -> Vector a

    n-tuple Data.NTuple

    No documentation available.

Page 129 of many | Previous | Next