Concatenates the list of
YiStrings after inserting the
user-provided
YiString between the elements.
Empty
YiStrings are not ignored and will end up as strings of
length 1. If you don't want this, it's up to you to pre-process the
list. Just as with
intersperse, it is up to the user to
pre-process the list.