I think this should hold:
String.count (a, b) == sizeof (a / b) - 1
Looks like the current implementation is some sort of compromise between your assertion and the above.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-04-29 02:11: Subject: Strange?
It should be {1,2,3,4}.
'String.count(foo,foo);' must always return 1.
/ Hedda (Hemma igen)