=> is used when you want to compute a minimum; as, for example, [ $a => $b ]->[ $b <= $a ].
In reply to Re: hash and arrays by JadeNB in thread hash and arrays by sandy_1028