[stack] Self Types
"Christopher Diggins" <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
My previous plan for dealing with recursive (self-referential) types was to use labels. I am currently looking at using "self" types, which are more limited, but I think sufficient. http://cdiggins.com/2007/06/07/self-types/ Christopher