| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Vulkan.Internal.Utils
Documentation
Arguments
| :: Read i | |
| => String | The common constructor prefix |
| -> [(a, String)] | The table of values to constructor suffixes |
| -> String | The newtype constructor name |
| -> (i -> a) | The newtype constructor |
| -> ReadPrec a |
The common bits of enumeration and bitmask read instances