/SpecializedNSPointerArray

SpecializedNSPointerArray is an implementation of an array with weak objects. It hides the constant casting when working with NSPointerArray

Primary LanguageSwiftMIT LicenseMIT

SpecializedNSPointerArray

SpecializedNSPointerArray is warpper of NSPointerArray with either weak objects or strong objects. It hides the constant casting when working with NSPointerArray.