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.
fieldLineToLastRow :: FieldLine (Position, cs) -> Intcabal-gild CabalGild.Unstable.Action.ReflowText Extracts the last row number from a field line, which will not belong to any of its comments.
-
cabal-install Distribution.Client.ProjectConfig Newtype wrapper for Map that provides a Monoid instance that takes the last value rather than the first value for overlapping keys.
MapLast :: Map k v -> MapLast k vcabal-install Distribution.Client.ProjectConfig No documentation available.
getMapLast :: MapLast k v -> Map k vcabal-install Distribution.Client.ProjectConfig No documentation available.
-
cabal-install Distribution.Client.ProjectConfig.Types Newtype wrapper for Map that provides a Monoid instance that takes the last value rather than the first value for overlapping keys.
MapLast :: Map k v -> MapLast k vcabal-install Distribution.Client.ProjectConfig.Types No documentation available.
getMapLast :: MapLast k v -> Map k vcabal-install Distribution.Client.ProjectConfig.Types No documentation available.
tlast :: forall (n :: Nat) a . RTree n a -> aclash-prelude Clash.Sized.RTree Extract the last element of a tree The last element is defined to be the bottom-right leaf.
>>> tlast $ BR (BR (LR 1) (LR 2)) (BR (LR 3) (LR 4)) 4
canonicalizeBndnLast :: Int -> Bndn -> Bndncode-conjure Conjure.Defn No documentation available.
mapInnerFirstOuterLast :: (Expr -> Expr) -> Expr -> Exprcode-conjure Conjure.Expr No documentation available.