[Accepted] SE-0116: Import Objective-C id as Swift Any type

Proposal Link: swift-evolution/0116-id-as-any.md at master · apple/swift-evolution · GitHub

The review of "SE-0116: Import Objective-C id as Swift Any type" ran from Active review July 5...11. The proposal has been *accepted*, pending more implementation experience: This proposal was very positively received by the community, and garnered a lot of feedback (which has already been incorporated into the proposal). This proposal has significant implementation complexity, but the work to build it is nearing completion. When this lands, there is some risk that we’ll need to revise the design in small ways due to unanticipated effects, but the core team believes it is the right overall design to aim for.

Thank you to Joe Groff for driving the design and discussion around this feature, as well as many people who are contributing to the implementation and design effort.

-Chris Lattner
Review Manager