forVersions

fun <ReturnType> forVersions(vararg versions: String, migration: (String) -> ReturnType): ReturnType?