Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Graphics.GL.Ext.EXT.
MapBufferRange No documentation available.
module Graphics.GL.Ext.INTEL.
MapTexture No documentation available.
module Graphics.GL.Ext.OES.
Mapbuffer No documentation available.
-
gogol-dataflow Gogol.Dataflow MapTask consists of an ordered set of instructions, each of which describes one particular low-level operation for the worker to perform in order to accomplish the MapTask's WorkItem. Each instruction must appear in the list before any instructions which depends on its output. See: newMapTask smart constructor.
MapTask :: Maybe Text -> Maybe [ParallelInstruction] -> Maybe Text -> Maybe Text -> MapTaskgogol-dataflow Gogol.Dataflow No documentation available.
-
gogol-dataflow Gogol.Dataflow.Types MapTask consists of an ordered set of instructions, each of which describes one particular low-level operation for the worker to perform in order to accomplish the MapTask's WorkItem. Each instruction must appear in the list before any instructions which depends on its output. See: newMapTask smart constructor.
MapTask :: Maybe Text -> Maybe [ParallelInstruction] -> Maybe Text -> Maybe Text -> MapTaskgogol-dataflow Gogol.Dataflow.Types No documentation available.
-
gogol-fitness Gogol.Fitness Holder object for the value of an entry in a map field of a data point. A map value supports a subset of the formats that the regular Value supports. See: newMapValue smart constructor.
MapValue :: Maybe Double -> MapValuegogol-fitness Gogol.Fitness No documentation available.
-
gogol-fitness Gogol.Fitness.Types Holder object for the value of an entry in a map field of a data point. A map value supports a subset of the formats that the regular Value supports. See: newMapValue smart constructor.