naive (strong key/weak value) dictionary & (weak key/weak value) dictionary implementations in swift
-
Updated
Jun 2, 2019 - Swift
naive (strong key/weak value) dictionary & (weak key/weak value) dictionary implementations in swift
The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects
practice singleton and observer with weak reference
Add a description, image, and links to the weak-references topic page so that developers can more easily learn about it.
To associate your repository with the weak-references topic, visit your repo's landing page and select "manage topics."