Hi Gabriele > >> test: head test > == "abcde" > >> pick tail test -2 > == #"d"
cool.. So why can't I also use a similar syntax to do >> remove tail test -2 > Picking a range means copying, so it's better to have that done > explicitly instead of implicitly. Can you elaborate on that a little please. Thanks. ./Jason -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
