formatCollectionNewLine

fun <E> formatCollectionNewLine(collection: Iterable<E>, linePrefix: Component = PREFIX, formatter: (E) -> Component): Component