-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We can use the `as()` helper method to use base functions. Some very common base functions (`release`, `retain`, and `autorelease`) are imported into every class/protocol. We can expand this list as needed to include convenient inherited methods. We could include all inherited methods if that ends up being preferable.
- Loading branch information
Showing
8 changed files
with
6,978 additions
and
7,456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.