Koroskin Denis Wrote: > I think it should be used to address to the function itself, like > typeof(func), func.stringof, func.mangleof, etc. > > func() <- function result > &func <- function pointer > func <- function itself Good idea... Now all we have to do is figure out what this stuff has to do with const, to make Walter think about this :)