0
votes
Is static metaprogramming possible in Java?
No, generics in Java is purely a way to avoid casting of Object.
…
2
votes
Is anyone using D in commercial applications?
I have had one contract where I worked on a commercial product that is implemented in D (http://www.tionex.de/en/dater/dater.html …
