array/concat library

Functions

concat<T>(List<T> array, List values) List<T>
Concatenates a given list array with one or more dynamic values.