recursiveList

fun <E : Any> recursiveList(block: KRecursiveListFieldDsl<E>.() -> Unit?): Consumer<FieldConfig<E, Table<E>>>?