From the monthly archives: August 2009
Arrays are a fundamental part of any programming language, and can have any type of object stored in them, accessed by index. However, generally speaking, objects of different types are not mixed within the same array. This means you can be sure of the type of ALL the objects in a given array, and is [...]
I’ve been spending some time recently experimenting with generative art, and the results can be now seen on the portfolio page
-
Meta

