Create string from iterable, like Array.from().
Array.from()
list of strings (iterable)
Optional
map function (x, i)
this argument
Generated using TypeDoc
Create string from iterable, like
Array.from()
.