Karte gegen Compactmap in Swiftui

let definitelyNumbers = strings.compactMap { Int($0) }
Courageous Coyote