> We're going to have to turn it into a List under the covers anyway, so it's
> a performance wash.
Taking a look at the code it does no appear to be the case that it
will have to be turned into a List under the covers. It's just mapped
over and then mkStringed.
-harryh