Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. getFirst :: First a -> Maybe a

    generic-deriving Generics.Deriving.Monoid

    No documentation available.

  2. RegexCompileFlagsFirstline :: RegexCompileFlags

    gi-glib GI.GLib.Flags

    Limits an unanchored pattern to match before (or at) the first newline. Since: 2.34

  3. dateIsFirstOfMonth :: (HasCallStack, MonadIO m) => Date -> m Bool

    gi-glib GI.GLib.Structs.Date

    Returns True if the date is on the first of a month. The date must be valid.

  4. clearScannerConfigCsetIdentifierFirst :: MonadIO m => ScannerConfig -> m ()

    gi-glib GI.GLib.Structs.ScannerConfig

    Set the value of the “cset_identifier_first” field to Nothing. When overloading is enabled, this is equivalent to

    clear #csetIdentifierFirst
    

  5. getScannerConfigCsetIdentifierFirst :: MonadIO m => ScannerConfig -> m (Maybe Text)

    gi-glib GI.GLib.Structs.ScannerConfig

    Get the value of the “cset_identifier_first” field. When overloading is enabled, this is equivalent to

    get scannerConfig #csetIdentifierFirst
    

  6. setScannerConfigCsetIdentifierFirst :: MonadIO m => ScannerConfig -> CString -> m ()

    gi-glib GI.GLib.Structs.ScannerConfig

    Set the value of the “cset_identifier_first” field. When overloading is enabled, this is equivalent to

    set scannerConfig [ #csetIdentifierFirst := value ]
    

  7. treeNodeFirst :: (HasCallStack, MonadIO m) => Tree -> m (Maybe TreeNode)

    gi-glib GI.GLib.Structs.Tree

    Returns the first in-order node of the tree, or Nothing for an empty tree. Since: 2.68

  8. variantTypeFirst :: (HasCallStack, MonadIO m) => VariantType -> m VariantType

    gi-glib GI.GLib.Structs.VariantType

    Determines the first item type of a tuple or dictionary entry type. This function may only be used with tuple or dictionary entry types, but must not be used with the generic tuple type G_VARIANT_TYPE_TUPLE. In the case of a dictionary entry type, this returns the type of the key. Nothing is returned in case of type being G_VARIANT_TYPE_UNIT. This call, together with variantTypeNext provides an iterator interface over tuple and dictionary entry types.

  9. pattern TYPE_RESERVED_BSE_FIRST :: Int32

    gi-gobject GI.GObject.Constants

    First fundamental type number to create a new fundamental type id with G_TYPE_MAKE_FUNDAMENTAL() reserved for BSE.

  10. pattern TYPE_RESERVED_GLIB_FIRST :: Int32

    gi-gobject GI.GObject.Constants

    First fundamental type number to create a new fundamental type id with G_TYPE_MAKE_FUNDAMENTAL() reserved for GLib.

Page 42 of many | Previous | Next