Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
generics-sop-lens Generics.SOP.Lens No documentation available.
modNodeMapSingleton :: ModNodeKey -> a -> ModNodeMap aghc-lib GHC.Driver.Make No documentation available.
-
gogol-container Gogol.Container Enforce Kubernetes admission requests with BinaryAuthorization using the project's singleton policy. This is equivalent to setting the enabled boolean to true.
-
gogol-container Gogol.Container.Types Enforce Kubernetes admission requests with BinaryAuthorization using the project's singleton policy. This is equivalent to setting the enabled boolean to true.
pattern
ExecutionStageSummary_Kind_SINGLETONKIND :: ExecutionStageSummary_Kindgogol-dataflow Gogol.Dataflow Creates a Singleton view of a collection.
pattern
TransformSummary_Kind_SINGLETONKIND :: TransformSummary_Kindgogol-dataflow Gogol.Dataflow Creates a Singleton view of a collection.
pattern
ExecutionStageSummary_Kind_SINGLETONKIND :: ExecutionStageSummary_Kindgogol-dataflow Gogol.Dataflow.Types Creates a Singleton view of a collection.
pattern
TransformSummary_Kind_SINGLETONKIND :: TransformSummary_Kindgogol-dataflow Gogol.Dataflow.Types Creates a Singleton view of a collection.
fromSingletonIndex :: Index key val -> Maybe valhaskey-btree Data.BTree.Primitives.Index Test if the index consists of a single value. Returns the element if the index is a singleton. Otherwise fails.
fromSingletonIndex (singletonIndex val) == Just val