The cast(signed), cast(unsigned) feature proposal

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Fri Jun 7 14:03:47 PDT 2013


On 6/7/13 4:52 PM, Mrzlga wrote:
> Hi guys,
>
> This is a small feature proposal.
> Please consider to add these to the language:
>
> cast(signed)
> cast(unsigned)

http://dlang.org/phobos/std_traits.html#.unsigned

We should prolly add signed() as well. Could you please author an 
enhancement request (and at best a pull request too)?


Thanks,

Andrei



More information about the Digitalmars-d mailing list