Don:
> On second thoughts, y = x.toLong or y = to!(long)(x) is probably better. 
> Casts are evil, implicit casts even more so.

I have seen you have added opEquals(int) and the like, thank you.
But I don't see an efficient way to convert to int/long yet.

Bye,
bearophile

Reply via email to