Larry Wall [mailto:larry@;wall.org] wrote:
> : unary (postfix) operators:
> :    ...   - [maybe] same as ..Inf     [Damian votes Yes]
> 
> I wonder if we can possibly get the Rubyesque leaving out of
> endpoints by saying something like 1..!10.

Perhaps we could use the less-than symbol: 1 ..< 10

Similarly: 1 >..< 10  ==  2..9


Dave.

Reply via email to