Skip to content

dickverbunt/NSArray-DVExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dick VerbuntDick Verbunt
Dick Verbunt
and
Dick Verbunt
Jun 11, 2012
1e34d81 · Jun 11, 2012

History

3 Commits
Jun 3, 2012
Jun 11, 2012
Jun 11, 2012
Jun 11, 2012

Repository files navigation

NSArray-DVExtension

A few extensions to NSArray

Methods:

  • (id)firstObject; //Get fisrst object
  • (NSArray *)shuffle; //Shuffles all objects in array
  • (NSArray *)objectsNotInArray:(NSArray *)array; //returns items that are not in the array

About

A few extensions to NSArray

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published