open static fun formatSingleCodeBlockCollection(iterable: MutableIterable<CharSequence!>!): String!
Formats an Iterable like `element1, element2`
Iterable
`element1, element2`
iterable - MutableIterable<CharSequence!>!: the iterable
iterable
Return String!: the formatted String