You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2018. It is now read-only.
There’s little if any impedance mismatch, and it would be more intention-revealing.
This would obviate the need for -allObjects to return an array that can contain nil. (Indeed, it would obviate the need for -allObjects to exist at all.)
There’s little if any impedance mismatch, and it would be more intention-revealing.
This would obviate the need for
-allObjectsto return an array that can contain nil. (Indeed, it would obviate the need for-allObjectsto exist at all.)