Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
MapValue :: Maybe Double -> MapValuegogol-fitness Gogol.Fitness.Types No documentation available.
MapField :: FieldType -> FieldType -> FieldName -> FieldNumber -> [Option] -> MessageFieldlanguage-protobuf Language.ProtocolBuffers.Types No documentation available.
data
MapProof (f :: Flavor) s a b rrefined-containers Data.HashMap.Refined Proof that r is the direct image of s under some mapping f :: a -> b.
-
refined-containers Data.HashMap.Refined No documentation available.