array/join library

Functions

isNullOrBlank(dynamic val) bool
join(List array, dynamic takeVal) String
Joins the elements of an array into a single string using the specified separator.