recursive

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