Yes. filter_range(x,a,b) might me much more logical. filter(x,c) already exist (where c is a function, multiset or mapping).
/ Mirar
Previous text:
2003-03-06 14:17: Subject: negative indices in array ranges
I'm more conserned that it is harder to read. I'm not a bit fan of commonly used functions that are fed a large number of hard to place integers.
/ Peter Bortas