- Notifications
You must be signed in to change notification settings - Fork1
Palleas/Mugjective-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Special thanks tonotjosh for the name.
- Drop the
NSArray+PCSMugjectiveC.h
andNSArray+PCSMugjectiveC.m
files into your project. - Have fun with the
pcs_looksLikeAMug
method
#import"NSArray+PCSMugjectiveC.h"- (void)doSomething {if ([@[]pcs_looksLikeAMug]) {NSLog(@"My array looks like a mug"); }}
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSEVersion 2, December 2004
Copyright (C) 2015 Romain Poucletpalleas@gmail.com
Everyone is permitted to copy and distribute verbatim or modifiedcopies of this license document, and changing it is allowed as longas the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSETERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- You just DO WHAT THE FUCK YOU WANT TO.