Am I alone thinking these answers should be a bit more
consistent?
'' beginsWith: '' true
'' endsWith: '' false
'abc' beginsWith: '' true
'abc' endsWith: '' false
Specifically, any string should end with an empty substring
just like any string begins with an empty substring IMHO.
-Boris
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc