On 8/14/14, 3:46 PM, H. S. Teoh via Digitalmars-d wrote: > Having only .init guaranteed to exist for a generic type T (and > sometimes not even that if you have a Voldemort) greatly cripples the > utility of the unittest. I'm thinking of T.random as a sort of generator of random correct objects of type T... Andrei