digitalmars.D - bool data type
- vanh (2/2) Apr 27 2004 since I'm new to D I'd like to the rational for not having bool as data ...
 - J Anderson (5/8) Apr 27 2004 bit almost overlaps all of bool's functions. There is a alias for bool
 
since I'm new to D I'd like to the rational for not having bool as data type? vanh
 Apr 27 2004
vanh wrote:since I'm new to D I'd like to the rational for not having bool as data type? vanhbit almost overlaps all of bool's functions. There is a alias for bool in phobos (so you can use the term bool if you wish). -- -Anderson: http://badmama.com.au/~anderson/
 Apr 27 2004








 
 
 
 J Anderson <REMOVEanderson badmama.com.au>