* Andrew Savige ([EMAIL PROTECTED]) wrote:
> Not that it is seen very often, but you might try dreaming up a
> name for:
> 
>     ]->[
> 
> I first saw this operator employed in a graceful way to return the
> lesser of $x and $y:

Or the greater, if used like this:

    [ $x => $y ]->[ $x <= $y ]

or

    [ $x => $y ]->[ $y >= $x ]

>     [ $x => $y ]->[ $y <= $x ]
> 
> /-\
> 
> 
> Find local movie times and trailers on Yahoo! Movies.
> http://au.movies.yahoo.com
--
Jose Alves de Castro <[EMAIL PROTECTED]>
      http://jose-castro.org/

Reply via email to