Andrei: > Problem is, even though the example uses strings, the functions apply to > all arrays. Important general rule: if converting string functions into generic functions makes them worse string functions, then don't move them to the algorithm module, or create special string functions for the string module. Bye, bearophile