O(n) The intercalate function takes a Text and a
list of Texts and concatenates the list after interspersing the
first argument between each element of the list.
Example:
O(n) The intercalate function takes a Text and a
list of Texts and concatenates the list after interspersing the
first argument between each element of the list.