Nick Rybalko

1pod

WeakPointerArray

The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects(not strong as in Array).

License: MIT

  • Swift