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







© Andrew Weinrich (Last Updated August 16, 2007)
HTML documentation generated by HeaderDoc