I need a join function to add separators between list members. I found this function in Data.List.Utils and Data.String.Utils. Unfortunately, these modules do not seem to be part of the standard platform.
Since this is a fairly standard feature, I'm sure it should be somewhere on a standard platform, possibly with a different name.
Any idea?
Update
I found a solution (but can not accept my answer, I have to wait 2 days ???)
source
share