Could you please clarify what exactly makes you think so? Are you against allowing extensions on Any? I mean, there are things in the language today that's barely different. What's so special about Any?
extension Sendable {
func foo() {}
}
func foo(self: some Any) {}
Can't wait to see it. Also, PTAL