List Question
10 TechQA 2015-06-17 01:41:10Swift's use of Implicitly Unwrapped Optional before availability of nullability
356 views
Asked by Boon
Are Objective-C function results nonnull by default?
533 views
Asked by Duncan C
Prevent Xcode from creating NS_ASSUME_NONNULL_BEGIN and NS_ASSUME_NONNULL_END on new headers
1.5k views
Asked by Can Poyrazoğlu
Do nullability-related attributes in Objective-C normally used for Swift also apply to ObjC-ObjC calls?
33 views
Asked by Mark A. Donohoe
Conflicting documentation for `[UIView initWithFrame:]`: nullable or nonnull?
467 views
Asked by Cœur
What is reason of Warning "Pointer is missing a nullability type specifier"?
7.2k views
Asked by Sam Shaikh
Marking plain -init to have a nullable return type without a warning
913 views
Asked by jscs
How to Make Compiler Assume `nullable` by Default
5.2k views
Asked by fabb
PF_NULLABLE parse framework difficult to understand, sending Message's to PFUser
175 views
Asked by NNikN
why do other properties need nullability type specifier
84 views
Asked by user1114881