Block(BlockForeach)


The BlockForeach category adds an iterative method to Blocks that repeatedly runs the block as long as it produces non-nil output, then runs another block with that output.

Extends Class: Block
Declared In: BlockForeach.h







© Andrew Weinrich Last Updated: Wednesday, October 15, 2008
HTML documentation generated by HeaderDoc