|
From: | Jeremy Sydik |
Subject: | Re: argument against using '() for null values? ([Chicken-users] DBI) |
Date: | Wed, 27 Feb 2008 17:33:33 -0600 |
of Chicken if we have the choice (and we do) On Feb 27, 2008, at 5:29 PM, Ozzi wrote:
I suggest that a row be an a-list, and that null columns be represented by being non-existent in the a-list. If you end up preferring a plainlist or a vector, then use (void) instead -- I am trying to get this standardized as the Chicken representation of SQL's NULL.Is there an argument against using '() instead of (void) SQL NULL values?_______________________________________________ Chicken-users mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/chicken-users
[Prev in Thread] | Current Thread | [Next in Thread] |