Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
conIdEnum :: Constructors a => [ConId a]generic-data Generic.Data.Internal.Meta All constructor identifiers.
gconNum @a = length (conIdEnum @a)
documentGetCurrentPageNumber :: (HasCallStack, MonadIO m, IsDocument a) => a -> m Int32gi-atk GI.Atk.Interfaces.Document Retrieves the current page number inside document. Since: 2.12
constructDeviceNumTouches :: (IsDevice o, MonadIO m) => Word32 -> m (GValueConstruct o)gi-gdk3 GI.Gdk.Objects.Device Construct a GValueConstruct with valid value for the “num-touches” property. This is rarely needed directly, but it is used by new.
getDeviceNumTouches :: (MonadIO m, IsDevice o) => o -> m Word32gi-gdk3 GI.Gdk.Objects.Device Get the value of the “num-touches” property. When overloading is enabled, this is equivalent to
get device #numTouches
constructDeviceNumTouches :: (IsDevice o, MonadIO m) => Word32 -> m (GValueConstruct o)gi-gdk4 GI.Gdk.Objects.Device Construct a GValueConstruct with valid value for the “num-touches” property. This is rarely needed directly, but it is used by new.
getDeviceNumLockState :: (MonadIO m, IsDevice o) => o -> m Boolgi-gdk4 GI.Gdk.Objects.Device Get the value of the “num-lock-state” property. When overloading is enabled, this is equivalent to
get device #numLockState
getDeviceNumTouches :: (MonadIO m, IsDevice o) => o -> m Word32gi-gdk4 GI.Gdk.Objects.Device Get the value of the “num-touches” property. When overloading is enabled, this is equivalent to
get device #numTouches
-
massiv-test Test.Massiv.Array.Numeric No documentation available.
-
massiv-test Test.Massiv.Array.Numeric No documentation available.
arbitraryBoundedEnum :: (Bounded a, Enum a) => Gen amassiv-test Test.Massiv.Utils Generates an element of a bounded enumeration.