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. numeral :: Integer -> Term

    what4 What4.Protocol.SMTLib2.Syntax

    Create a numeral literal from the given integer.

  2. numberlockMask :: XState -> !KeyMask

    xmonad XMonad.Core

    The numlock modifier

  3. numHoles :: NumHoles a => a -> Int

    Agda Agda.Syntax.Concrete.Name

    No documentation available.

  4. numberOfWithPatterns :: CPatternLike p => p -> Int

    Agda Agda.Syntax.Concrete.Pattern

    Count the number of with-subpatterns in a pattern?

  5. numberPatVars :: (LabelPatVars a b, PatVarLabel b ~ Int) => Int -> Permutation -> a -> b

    Agda Agda.Syntax.Internal.Pattern

    Augment pattern variables with their de Bruijn index.

  6. numVars :: [Either Cat a] -> [Either (Cat, Doc) a]

    BNFC BNFC.Backend.Common.NamedVariables

    Anotate the right hand side of a rule with variable names for the non-terminals. >>> numVars [Left (Cat A), Right "+", Left (Cat B)] [Left (A,a_),Right "+",Left (B,b_)] >>> numVars [Left (Cat A), Left (Cat A), Right ";"] [Left (A,a_1),Left (A,a_2),Right ";"]

  7. numberOfBlockCommentForms :: CF -> Int

    BNFC BNFC.CF

    Number of block comment forms defined in the grammar file.

  8. numberOfAlignedSequences :: GroupSummary -> Maybe Int

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  9. numbers :: Alphabet

    NanoID Data.NanoID

    No documentation available.

  10. numVar :: String -> Maybe Int

    RefSerialize Data.RefSerialize.Serialize

    No documentation available.

Page 96 of many | Previous | Next