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.
enumOptions :: ParameterMetadata -> Maybe [ParameterMetadataEnumOption]gogol-dataflow Gogol.Dataflow Optional. The options shown when ENUM ParameterType is specified.
enumOptions :: ParameterMetadata -> Maybe [ParameterMetadataEnumOption]gogol-dataflow Gogol.Dataflow.Types Optional. The options shown when ENUM ParameterType is specified.
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.
enumDescriptions :: JsonSchema -> Maybe [Text]gogol-discovery Gogol.Discovery The descriptions for the enums. Each position maps to the corresponding value in the "enum" array.
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.
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.
enumerate :: Maybe VendorID -> Maybe ProductID -> IO [DeviceInfo]hidapi System.HIDAPI No documentation available.
enumerateAll :: IO [DeviceInfo]hidapi System.HIDAPI No documentation available.
enumerateDevices :: MonadDOM m => MediaDevices -> m [MediaDeviceInfo]jsaddle-dom JSDOM.Generated.MediaDevices enumerateDevices_ :: MonadDOM m => MediaDevices -> m ()jsaddle-dom JSDOM.Generated.MediaDevices