j
k
j a
j l
On Mon, Feb 14, 2011 at 07:52, Evan Laforge wrote:
the simple 'join :: String -> [String] -> String' and 'split :: String -> String -> [String]' versions work in enough cases.
BTW, this "join" is Data.List.intercalate. --Max
Back to the thread
Back to the list