Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
firstBin :: (r -> Maybe t) -> Bin r -> Maybe ttest-fun Test.Fun.Internal.Shrink No documentation available.
firstBranches :: forall x r t . (r -> Maybe t) -> Branches x r -> Maybe ttest-fun Test.Fun.Internal.Shrink No documentation available.
firstField :: forall x r t . (r -> Maybe t) -> Fields x r -> Maybe ttest-fun Test.Fun.Internal.Shrink No documentation available.
firstFun :: forall a r t . (r -> Maybe t) -> (a :-> r) -> Maybe ttest-fun Test.Fun.Internal.Shrink No documentation available.
firstExtensionError :: ErrorCodexmonad XMonad No documentation available.
-
Agda Agda.Mimer.Options No documentation available.
firstNonTakenName :: FreshNameMode -> (Name -> Bool) -> Name -> NameAgda Agda.Syntax.Concrete.Name Get the first version of the concrete name that does not satisfy the given predicate.
firstMeta :: AllMetas a => a -> Maybe MetaIdAgda Agda.Syntax.Internal.MetaVars Returns the first meta it find in the thing, if any. firstMeta == listToMaybe . allMetasList.
firstPart :: SplitTel -> TelescopeAgda Agda.TypeChecking.Telescope No documentation available.
firstHole :: Zipper z => Carrier z -> Maybe (Element z, z)Agda Agda.Utils.Zipper No documentation available.