実用性は不明…
https://gist.github.com/986108
使い方は単純に
[@”5″ times:^{ [foo bar]; }];
[[NSNumber numberWithInt:5] times:^{ [foo bar]; }];
みたいに。
実用性は不明…
https://gist.github.com/986108
使い方は単純に
[@”5″ times:^{ [foo bar]; }];
[[NSNumber numberWithInt:5] times:^{ [foo bar]; }];
みたいに。