hershalle / SpecializedNSPointerArray

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpecializedNSPointerArray

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

About

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

License:MIT License


Languages

Language:Swift 100.0%