For some strange reason Xcode documentation seemed to list it under Foundation (screenshot below is from Xcode), however opening the same documentation in the web seemed to list it under System
What's new in Swift seemed to suggest it is defined in the Standard library, is that correct? I even tried Swift 6.4 and still throws a compilation error
The proposal has been approved but the implementation hasn't been merged into main yet (let alone the 6.4.x release branch). I imagine it will move forward again once WWDC settles down.