
22 Jun
2007
22 Jun
'07
6:14 p.m.
Chaddaï Fouché wrote:
You should be using BS.null f rather than BS.length f > 0.
While we're on the subject... anybody know a neat way to check, say, whether a list contains exactly 1 element? (Obviously pattern matching can do it, but that requires big case-expressions...)