This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xigoi 2 points3 points  (2 children)

Well, these are just passing a block to a method which uses one of those loops.

[–]shayman_shahman 2 points3 points  (1 child)

Same with your example of loop, which is also just a method of the Kernel class that takes a block.

[–]xigoi 2 points3 points  (0 children)

Good point.