Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
initLast :: List1 a -> ([a], a)Agda Agda.Utils.List1 Return the last element and the rest.
lensLast :: Functor f => (a -> f a) -> List1 a -> f (List1 a)Agda Agda.Utils.List1 Focus on the last element of a non-empty list. O(n).
updateLast :: (a -> a) -> List1 a -> List1 aAgda Agda.Utils.List1 Update the last element of a non-empty list. O(n).
-
Blast definitions.
pattern
BLAST_SOURCE :: GroupName ItemKindAllure Content.ItemKindBlast No documentation available.
blastBonusStatOf :: GroupName ItemKind -> GroupName ItemKindAllure Content.ItemKindBlast No documentation available.
blastNoStatOf :: GroupName ItemKind -> GroupName ItemKindAllure Content.ItemKindBlast No documentation available.
-
Allure Content.ItemKindBlast No documentation available.
blastsGN :: [GroupName ItemKind]Allure Content.ItemKindBlast No documentation available.
blastsGNSingleton :: [GroupName ItemKind]Allure Content.ItemKindBlast No documentation available.