getStringRepresentation

fun <T> List<T>.getStringRepresentation(maxElements: Int = Integer.MAX_VALUE): String