Jorge Aparicio 2840d58dab Overload the == operator
- String == &str == CowString
- Vec ==  &[T] ==  &mut [T] == [T, ..N] == CowVec
- InternedString == &str
2014-12-03 10:41:42 -05:00
..
2014-11-26 16:50:14 -08:00
2014-12-03 10:41:42 -05:00