programming.nbk: Home | Index | Next Page: Ruby: Hashes | Previous Page: Ruby: File I/O


 Ruby: for

    for variable[, variable...] in expression [do]
        code
    end

See Ruby in a Nutshell, p 27


programming.nbk: Home | Index | Next Page: Ruby: Hashes | Previous Page: Ruby: File I/O


Notebook exported on Monday, 7 July 2008, 18:56:06 PM Eastern Daylight Time