Commits

Daniel Dunbar committed 03c689e5bb3
[demo] Add a working version of uniq. - This version in uniq.swift works, using assorted hacks. - The version in uniq_final.swift doesn't work, but is ideally what we would show on Monday. - I'll probably move some of the ancilliary bits into the stdlib if there are no objections. Comments welcome. Swift SVN r2466