Jeremie Pelletier: > However I don't think having a closure for that struct is really needed, > nested functions already perform that task very well, and I use those > quite often. That's why I have said "static nested structs", they are like nested structs, but they don't have the extra field. Bye, bearophile