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.

  1. BoolNumOp2Ne :: BoolNumOp

    ogma-language-lustre Language.Lustre.AbsLustre

    No documentation available.

  2. Op2NumCmp :: BoolNumOp -> Op2In

    ogma-language-lustre Language.Lustre.AbsLustre

    No documentation available.

  3. Op2NumOp :: NumOp2In -> Op2In

    ogma-language-lustre Language.Lustre.AbsLustre

    No documentation available.

  4. BoolSpecNum :: NumExpr -> BoolSpec

    ogma-language-smv Language.SMV.AbsSMV

    No documentation available.

  5. mapNumExprIdent :: (String -> String) -> NumExpr -> NumExpr

    ogma-language-smv Language.SMV.Substitution

    No documentation available.

  6. prettyEnum :: Attributes -> Doc

    ogma-language-xmlspec Language.XMLSpec.PrintTrees

    No documentation available.

  7. newtype GNum a

    one-liner-instances Numeric.OneLiner

    If a is a data type with a single constructor whose fields are all instances of Num, then GNum a has a Num instance. If a is a data type with a single constructor whose fields are all instances of Fractional, then GNum a has a Fractional instance. If a is a data type with a single constructor whose fields are all instances of Floating, then GNum a has a Floating instance. Will one day be able to be used with DerivingVia syntax, to derive instances automatically.

  8. GNum :: a -> GNum a

    one-liner-instances Numeric.OneLiner

    No documentation available.

  9. gSignum :: (ADTRecord a, Constraints a Num) => a -> a

    one-liner-instances Numeric.OneLiner

    No documentation available.

  10. getGNum :: GNum a -> a

    one-liner-instances Numeric.OneLiner

    No documentation available.

Page 735 of many | Previous | Next