listOf

inline fun <T : Any> IOFormat.Companion.listOf(format: IOFormat<T>): IOFormat<List<T>>