CSC/ECE 517 Summer 2008/wiki1 2 itr

From Expertiza_Wiki
Revision as of 02:33, 30 May 2008 by Msvarghe (talk | contribs)
Jump to navigation Jump to search

Introduction

One of the beloved feature of [1] is the block based Iterator. A Ruby Iterator is simply a method that somehow loops over the contents of an object. The verb `iterate' means "do the same thing many times' so `iterator' means "one which does the same thing many times'. It can also be considered as an object that behaves like a generic pointer. The iterator usually reference to one particular element in the object collection and then modify itself so that it points to the next element.


Numbering

  1. A
    1. a
  2. B
    1. b

Bullets

  • A
    • a
  • B
    • b

Subsubsection

Webmail [2]