Hoogle Search
Within LTS Haskell 24.54 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isSingletonType :: (PureTCM m, MonadBlock m) => Type -> m (Maybe Term)Agda Agda.TypeChecking.Records Check whether a type has a unique inhabitant and return it. Can be blocked by a metavar.
isSingletonType' :: (PureTCM m, MonadBlock m) => Bool -> Type -> Set QName -> m (Maybe Term)Agda Agda.TypeChecking.Records No documentation available.
isSingletonTypeModuloRelevance :: (PureTCM m, MonadBlock m) => Type -> m BoolAgda Agda.TypeChecking.Records Check whether a type has a unique inhabitant (irrelevant parts ignored). Can be blocked by a metavar.
toSingleton :: BoolSet -> Maybe BoolAgda Agda.Utils.BoolSet toSingleton s == Just b iff s == singleton b.
groupNamesSingleton :: [GroupName CaveKind]Allure Content.CaveKind No documentation available.
groupNamesSingleton :: [GroupName FactionKind]Allure Content.FactionKind No documentation available.
groupNamesSingleton :: [GroupName ItemKind]Allure Content.ItemKind No documentation available.
actorsGNSingleton :: [GroupName ItemKind]Allure Content.ItemKindActor No documentation available.
blastsGNSingleton :: [GroupName ItemKind]Allure Content.ItemKindBlast No documentation available.
embedsGNSingleton :: [GroupName ItemKind]Allure Content.ItemKindEmbed No documentation available.