Emil Madsen:

> the bit type in D1, is just an alias for bool I take it, for backwards
> compatibility`?

I think so. But it's only a partial semantic compatibility.


>- is it deprecated?

bit as alias of bool is not deprecated, because I presume this alias will never 
be removed from D1, but there's no need to use it in new D1 code.
And in a sense the whole D1 language is deprecated :-)

Bye,
bearophile

Reply via email to