Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. numberlockMask :: XState -> !KeyMask

    xmonad XMonad.Core

    The numlock modifier

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

    Agda Agda.Syntax.Concrete.Name

    No documentation available.

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

    Agda Agda.Syntax.Concrete.Pattern

    Count the number of with-subpatterns in a pattern?

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

    Agda Agda.Syntax.Internal.Pattern

    Augment pattern variables with their de Bruijn index.

  5. 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 ";"]

  6. numberOfBlockCommentForms :: CF -> Int

    BNFC BNFC.CF

    Number of block comment forms defined in the grammar file.

  7. numberOfAlignedSequences :: GroupSummary -> Maybe Int

    ClustalParser Biobase.Clustal.Types

    No documentation available.

  8. numbers :: Alphabet

    NanoID Data.NanoID

    No documentation available.

  9. numVar :: String -> Maybe Int

    RefSerialize Data.RefSerialize.Serialize

    No documentation available.

  10. numericalStatus :: VariableValue -> NumericalStatus

    ShellCheck ShellCheck.CFGAnalysis

    No documentation available.

Page 93 of many | Previous | Next