[REBOL] Re: REBOL "issues"
From: dhsunanda:gmai:l at: 7-Nov-2010 0:17
> So an "issue" is also a "series" which in turn is also what? etc
> etc. How far up does it goes? I can see why a parser may need this,
> but programmers? Let me get my feet a little wetter with REBOL before
> I make the mistake of voicing an _uninformed opinion. :)
>
> There is a slightly out-of-date datatype hierarchy here:
http://www.mail-archive.com/list-rebol.com/msg02743.html
It looks like a fun execise to produce a complete hierarchy by finding all
datatypes and checking which contain the others. Easy to do in an R3 script.
Probably doable in an R2 script. Have fun trying.
Sunanda.