Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- getHardwareConcurrency :: (MonadDOM m, IsNavigatorConcurrentHardware self) => self -> m Word64
- newtype NavigatorConcurrentHardware = NavigatorConcurrentHardware {}
- gTypeNavigatorConcurrentHardware :: JSM GType
- class IsGObject o => IsNavigatorConcurrentHardware o
- toNavigatorConcurrentHardware :: IsNavigatorConcurrentHardware o => o -> NavigatorConcurrentHardware
Documentation
getHardwareConcurrency :: (MonadDOM m, IsNavigatorConcurrentHardware self) => self -> m Word64 Source #
newtype NavigatorConcurrentHardware Source #
Functions for this inteface are in JSDOM.NavigatorConcurrentHardware.
class IsGObject o => IsNavigatorConcurrentHardware o Source #