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. numericSorterNew :: (HasCallStack, MonadIO m, IsExpression a) => Maybe a -> m NumericSorter

    gi-gtk4 GI.Gtk.Objects.NumericSorter

    Creates a new numeric sorter using the given expression. Smaller numbers will be sorted first. You can call numericSorterSetSortOrder to change this.

  2. numericSorterSetExpression :: (HasCallStack, MonadIO m, IsNumericSorter a, IsExpression b) => a -> Maybe b -> m ()

    gi-gtk4 GI.Gtk.Objects.NumericSorter

    Sets the expression that is evaluated to obtain numbers from items. Unless an expression is set on self, the sorter will always compare items as invalid. The expression must have a return type that can be compared numerically, such as G_TYPE_INT or G_TYPE_DOUBLE.

  3. numericSorterSetSortOrder :: (HasCallStack, MonadIO m, IsNumericSorter a) => a -> SortType -> m ()

    gi-gtk4 GI.Gtk.Objects.NumericSorter

    Sets whether to sort smaller numbers before larger ones.

  4. numberOfWorkers :: ServerConfig -> Int

    http2 Network.HTTP2.Server

    Deprecated: No effect anymore

  5. numSparks# :: State# d -> (# State# d, Int# #)

    ihaskell IHaskellPrelude

    Returns the number of sparks in the local spark pool.

  6. numerator :: Ratio a -> a

    incipit-base Incipit.Base

    Extract the numerator of the ratio in reduced form: the numerator and denominator have no common factor and the denominator is positive.

  7. numericDeclP :: Parser Symbol

    liquid-fixpoint Language.Fixpoint.Horn.Parse

    No documentation available.

  8. numTyCons :: PStateV v -> !HashSet Symbol

    liquid-fixpoint Language.Fixpoint.Parse

    No documentation available.

  9. numIter :: Stats -> Int

    liquid-fixpoint Language.Fixpoint.Solver.Monad

    # Refine Iterations

  10. numBrkt :: Stats -> !Int

    liquid-fixpoint Language.Fixpoint.Solver.Stats

    # smtBracket calls (push/pop)

Page 92 of many | Previous | Next