Instant is
off
|
Search plugin
|
Manual
|
haskell.org
unwords
+base
Packages
base
unwords
:: [String] -> String
base
Prelude
,
base
Data.List
,
base
Data.String
unwords
is an inverse operation to
words
. It joins words with separating spaces.
©
Neil Mitchell
2004-2012, version 4.2.11