[Swift-devel] boolean operators
Ben Clifford
benc at hawaga.org.uk
Fri Jun 6 11:49:49 CDT 2008
Milena noticed that the boolean operators for AND and OR have been broken
for quite a long time. Its interesting that no-one noticed this as a
commentary on how people are using the control constructs. I know lots of
people use foreach; but this suggests that basically no one is doing
anything fancy with booleans (so I think no really complicated ifs or
iterates).
--
More information about the Swift-devel
mailing list