Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. refocusLastWhen :: Query Bool -> Event -> X All

    xmonad-contrib XMonad.Hooks.RefocusLast

    Given a predicate on the event window determining whether or not to act, construct an event hook that runs iff the core xmonad event handler will unmanage the window, and which shifts focus to the last focused window on the appropriate workspace if desired.

  2. swapWithLast :: X ()

    xmonad-contrib XMonad.Hooks.RefocusLast

    Swaps the current and previous windows of the current workspace. Is not affected by toggleRefocusing.

  3. brWrsLastTime :: BorderResize a -> !Map Window RectWithBorders

    xmonad-contrib XMonad.Layout.BorderResize

    No documentation available.

  4. getLastWord :: String -> String

    xmonad-contrib XMonad.Prompt

    Gets the last word of a string or the whole string if formed by only one word

  5. getNextOfLastWord :: XPrompt t => t -> String -> [String] -> String

    xmonad-contrib XMonad.Prompt

    Given the prompt type, the command line and the completion list, return the next completion in the list for the last word of the command line. This is the default nextCompletion implementation.

  6. skipLastWord :: String -> String

    xmonad-contrib XMonad.Prompt

    Skips the last word of the string, if the string is composed by more then one word. Otherwise returns the string.

  7. isLast :: TreeZipper a -> Bool

    xmonad-contrib XMonad.Util.TreeZipper

    Check whenther this the last child

  8. sitemapLastMod :: SitemapUrl url -> Maybe UTCTime

    yesod-sitemap Yesod.Sitemap

    No documentation available.

  9. safeLast :: [a] -> Maybe a

    yi-mode-haskell Yi.Mode.Haskell.Dollarify

    No documentation available.

  10. safeLastP :: [a] -> Maybe a

    yi-mode-haskell Yi.Mode.Haskell.Dollarify

    No documentation available.

Page 252 of many | Previous | Next