From: Xavier Noria Date: 2009-10-04T22:27:34+09:00 Subject: Re: On Ranges as conditions On Saturday, October 3, 2009, Markus Roberts wrote: > It isn't a range, it's a "flip-flop" which happens to use the same operator ('..') as range construction. > > While useful in some sed/awk like scripts it's not a widely used feature. Well, it is used as often as you find the problem it solves, no matter the language.