Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. enumOptions :: ParameterMetadata -> Maybe [ParameterMetadataEnumOption]

    gogol-dataflow Gogol.Dataflow

    Optional. The options shown when ENUM ParameterType is specified.

  2. enumOptions :: ParameterMetadata -> Maybe [ParameterMetadataEnumOption]

    gogol-dataflow Gogol.Dataflow.Types

    Optional. The options shown when ENUM ParameterType is specified.

  3. enumDeprecated :: JsonSchema -> Maybe [Bool]

    gogol-discovery Gogol.Discovery

    The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.

  4. enumDescriptions :: JsonSchema -> Maybe [Text]

    gogol-discovery Gogol.Discovery

    The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.

  5. enumDeprecated :: JsonSchema -> Maybe [Bool]

    gogol-discovery Gogol.Discovery.Types

    The deprecation status for the enums. Each position maps to the corresponding value in the "enum" array.

  6. enumDescriptions :: JsonSchema -> Maybe [Text]

    gogol-discovery Gogol.Discovery.Types

    The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.

  7. enumerate :: Maybe VendorID -> Maybe ProductID -> IO [DeviceInfo]

    hidapi System.HIDAPI

    No documentation available.

  8. enumerateAll :: IO [DeviceInfo]

    hidapi System.HIDAPI

    No documentation available.

  9. enumerateDevices :: MonadDOM m => MediaDevices -> m [MediaDeviceInfo]

    jsaddle-dom JSDOM.Generated.MediaDevices

    Mozilla MediaDevices.enumerateDevices documentation

  10. enumerateDevices_ :: MonadDOM m => MediaDevices -> m ()

    jsaddle-dom JSDOM.Generated.MediaDevices

    Mozilla MediaDevices.enumerateDevices documentation

Page 88 of many | Previous | Next