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.
-
ChasingBottoms Test.ChasingBottoms.SemanticOrd SemanticEq contains methods for testing whether two terms are semantically equal.
semanticEq :: SemanticEq a => Tweak -> a -> a -> BoolChasingBottoms Test.ChasingBottoms.SemanticOrd No documentation available.
-
GLFW-b Graphics.UI.GLFW No documentation available.
-
GLFW-b Graphics.UI.GLFW No documentation available.
getRequiredInstanceExtensions :: IO [CString]GLFW-b Graphics.UI.GLFW Get required vulkan extensions; Pointer memory is managed by GLFW, destroyed by terminate call. The returned extension names are kept in CString type, because they are expected to be consumed by vulkan device initialization functions.
getTimerFrequency :: IO Word64GLFW-b Graphics.UI.GLFW Returns the frequency, in Hz, of the raw timer. See Timer input
requestWindowAttention :: Window -> IO ()GLFW-b Graphics.UI.GLFW Requests user attention to the specified window. See glfwRequestWindowAttention
-
GLUT Graphics.UI.GLUT.Initialization Equal.
-
GLUT Graphics.UI.GLUT.Initialization Not equal.
glBlendEquationIndexedAMD :: MonadIO m => GLuint -> GLenum -> m ()OpenGLRaw Graphics.GL.AMD.DrawBuffersBlend This command is an alias for glBlendEquationi.