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.
getFirst :: First a -> Maybe ageneric-deriving Generics.Deriving.Monoid No documentation available.
RegexCompileFlagsFirstline :: RegexCompileFlagsgi-glib GI.GLib.Flags Limits an unanchored pattern to match before (or at) the first newline. Since: 2.34
dateIsFirstOfMonth :: (HasCallStack, MonadIO m) => Date -> m Boolgi-glib GI.GLib.Structs.Date Returns True if the date is on the first of a month. The date must be valid.
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
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
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 ]
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
variantTypeFirst :: (HasCallStack, MonadIO m) => VariantType -> m VariantTypegi-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.
pattern
TYPE_RESERVED_BSE_FIRST :: Int32gi-gobject GI.GObject.Constants First fundamental type number to create a new fundamental type id with G_TYPE_MAKE_FUNDAMENTAL() reserved for BSE.
pattern
TYPE_RESERVED_GLIB_FIRST :: Int32gi-gobject GI.GObject.Constants First fundamental type number to create a new fundamental type id with G_TYPE_MAKE_FUNDAMENTAL() reserved for GLib.