#[[Sunanda
There is a slightly out-of-date datatype hierarchy here:
http://www.mail-archive.com/[email protected]/msg02743.html
Sunanda]] - see also:
http://www.rebol.net/wiki/Datatypes
http://en.wikibooks.org/wiki/REBOL_Programming/Language_Features/Types
#[[Tim
I believe that series! is descended from any-type! which all types
are descended from. And I believe that there is only one layer of
subtypes.
I.E. any-type!/series!/issue! etc..
Tim]] - actually, that is not correct, it is as follows:
any-type!/series!/any-string!/issue!
(in R2)
-Ladislav
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.