NSArray(GBArray) Category Reference
| Declared in | NSArray+GBArray.h NSArray+GBArray.m |
Overview
Provides extensions to NSArray for simpler handling.
Tasks
-
- firstObjectReturns the first object in the receiver. -
- isEmptyDetermines if the receiver is an empty array.