AdaFAQ

Are classes first class objects?

Contributors:

In Ada-speak, you mean to say "Are types first class objects?" The answer is no.

However, this is one of those times where you have to say what it is you're trying to accomplish. For that problem, the language probably has other mechanisms to solve it.

(Matthew Heaney)


Previous | Next | Table of Contents