Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class
GSetEntity (m :: Type -> Type) (a :: Type -> Type) (b :: Type -> Type)ecstasy Data.Ecstasy.Internal.Deriving Utility class for implementing setEntity.
gConvertSetter :: GConvertSetter a b => a x -> b xecstasy Data.Ecstasy.Internal.Deriving No documentation available.
gSetEntity :: GSetEntity m a b => a x -> Int -> b x -> Codensity m (b x)ecstasy Data.Ecstasy.Internal.Deriving No documentation available.
-
ecstasy Data.Ecstasy.Types Delete the current value if it exists.
vset :: VTable (m :: Type -> Type) a -> !Ent -> Update a -> m ()ecstasy Data.Ecstasy.Types Update the value of an entity's component.
-
emacs-module Data.Emacs.Module.Env No documentation available.
-
emacs-module Data.Emacs.Module.SymbolName.Predefined No documentation available.
-
gogol-bigquery Gogol.BigQuery.Datasets.Delete Deletes the dataset specified by the datasetId value. Before you can delete a dataset, you must delete all its tables, either manually or by specifying deleteContents. Immediately after deletion, you can create another dataset with the same name. See: newBigQueryDatasetsDelete smart constructor.
-
gogol-bigquery Gogol.BigQuery.Datasets.Delete No documentation available.
-
gogol-bigquery Gogol.BigQuery.Datasets.Delete A resource alias for bigquery.datasets.delete method which the BigQueryDatasetsDelete request conforms to.