xmonad-contrib-bluetilebranch-0.8.1.3: Third party extensions for xmonadSource codeContentsIndex
XMonad.Layout.DecorationUtils
Portabilityunportable
Stabilityunstable
Maintainerandrea.rossato@unibz.it
Description
Documentation
class (Read s, Show s) => Shrinker s whereSource
Methods
shrinkIt :: s -> String -> [String]Source
show/hide Instances
data DefaultShrinker Source
show/hide Instances
shrinkText :: DefaultShrinkerSource
data CustomShrink Source
Constructors
CustomShrink
show/hide Instances
shrinkWhile :: (String -> [String]) -> (String -> X Bool) -> String -> X StringSource
Produced by Haddock version 2.4.2