writerFor

fun <T : Any> writerFor(type: KClass<T>, schema: CsvSchema): (List<T>) -> String