spacerF :: Spacer -> F a b -> F a b data Spacer = S Spacer1 instance Show Spacer
spacerF
Related combinators: spacerP, placerF.
Dynamic Layout.