[DGD] Making my own function types
Ludvig Lejon
ludde at lejon.biz
Wed Aug 25 00:29:08 CEST 2004
This may sound quite odd and I don't know if it's possible to do. I want to
create a new function type, like "static", "atomic"...
For example:
newtype string function() {
return "hello";
}
And I also want to be able to query what type a function is.
Is this possible to do? Can I code it in LPC or do I have to edit the dgd
source?
Thankfull for answers.
Ludvig Lejon.
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list