Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-1880] Null struct for Swift 3.0 Foundation overlay #4135

Closed
colemancda opened this issue Jun 23, 2016 · 0 comments
Closed

[SR-1880] Null struct for Swift 3.0 Foundation overlay #4135

colemancda opened this issue Jun 23, 2016 · 0 comments

Comments

@colemancda
Copy link
Contributor

Previous ID SR-1880
Radar None
Original Reporter @colemancda
Type New Feature
Status Closed
Resolution Won't Do
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels New Feature
Assignee @colemancda
Priority Medium

md5: a65436bbc2dd8b6e97bd9e8a55252a78

Issue Description:

A struct Null is more performant (no ARC or memory allocation) than NSNull, and will be needed for Swift JSON decoders and libraries that want to use struct value types, and be free from classes for their model layer.

PR here: apple/swift#3150

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant