Commits

Graham Batty committed 396eca75b45
Implement String Comparable and Hashable conformances for non-objc This is just a basic implementation of each, with some questions lingering about whether to do unicode normalization (and if so how), but it gets things going. Swift SVN r23572