Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type family
GetFirstSym1 (a6989586621679696704 :: First a) :: asingletons-base Data.Semigroup.Singletons No documentation available.
-
singletons-base Data.Semigroup.Singletons No documentation available.
SFirst :: forall a (n :: a) . Sing n -> SFirst ('First n)singletons-base Data.Semigroup.Singletons No documentation available.
-
singletons-base Data.Semigroup.Singletons No documentation available.
regionFirst :: Region -> Pointyi-core Yi.Config.Simple No documentation available.
-
yi-core Yi.Editor Moves the focused window to the first window, and moves all other windows down the stack.
swapWinWithFirstE :: EditorM ()yi-core Yi.Editor Swaps the focused window with the first window. Useful for layouts such as HPairOneStack, for which the first window is the largest.
capitalizeFirst :: YiString -> YiStringyi-core Yi.String No documentation available.
getFirstElement :: Foldable t => t a -> Maybe ayi-core Yi.Syntax.Tree Return the 1st token of a subtree.
getFirstOffset :: Foldable t => t (Tok t1) -> Pointyi-core Yi.Syntax.Tree No documentation available.