On Sat, Feb 16, 2013 at 07:20:29PM -0500, Nick Sabalausky wrote: > Didn't there used to be an AA.clear (maybe a different name?) to clear > an assoc array? There doesn't appear to be any mention of it here: > > http://dlang.org/hash-map > > Did something happen to it, or am I just remembering wrong?
Since AA's are reference types, couldn't you just assign a null AA to it? T -- I am not young enough to know everything. -- Oscar Wilde