Announced:
Ah, cool, I almost forgot!BTW my brain is currently on something that might be of interest: I'm writing a little float to string function. Phobos currently uses sprintf which can't be run at compile time and isn't pure/@safe, so my new D implementation.... if I get it right on all the cases, it is close now tho... might be a nice replacement there.
