appendList

abstract fun appendList(start: String, separator: String, end: String, values: Iterable<out SelfDescribing>): Description

Appends a list of SelfDescribing objects to the description.