[REBOL] Series doc article
From: lmecir:volny:cz:Sun:Jul:4:12:53:54:2010 at: 4-Jul-2010 18:53
I adjusted the http://en.wikibooks.org/wiki/REBOL_Programming/Language_Features/Series article to mention the past-tail series and to explain differences between series with fast indexed access and series with fast insert/remove operations, as well as to describe a list prototype implementation.