Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. pattern POS_INF :: Half

    half Numeric.Half

    Positive infinity

  2. pattern POS_INF :: Half

    half Numeric.Half.Internal

    Positive infinity

  3. module HsLua.Packaging

    Tools to create documented Lua functions and modules.

  4. data Parameter e a

    hslua-packaging HsLua.Packaging.Function

    Function parameter.

  5. Parameter :: Peeker e a -> ParameterDoc -> Parameter e a

    hslua-packaging HsLua.Packaging.Function

    No documentation available.

  6. Pairs :: Operation

    hslua-packaging HsLua.Packaging.Module

    the operation of iterating over the object's key-value pairs.

  7. Pow :: Operation

    hslua-packaging HsLua.Packaging.Module

    the exponentiation (^) operation. Behavior similar to the addition operation.

  8. data ParameterDoc

    hslua-packaging HsLua.Packaging.Types

    Documentation for function parameters.

  9. ParameterDoc :: Text -> TypeSpec -> Text -> Bool -> ParameterDoc

    hslua-packaging HsLua.Packaging.Types

    No documentation available.

  10. Pairs :: Operation

    hslua-packaging HsLua.Packaging.UDType

    the operation of iterating over the object's key-value pairs.

Page 405 of many | Previous | Next