On 11/11/10 7:44 PM, Jonathan S. Shapiro wrote: > Other than bit sets and enumerations, what **commonly used** types want to > introduce new, named literals?
We also[1] often desire numeric literals of various sorts (integers, real/floating numbers, peano numbers,...) as well as string-like literals (i.e., where " "foo" " is a literal name for a particular String object, array object, linked list of Char objects,...) [1] Depending how generous you're being about 'enumerations'... -- Live well, ~wren _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
