The point is that '1e' is not a valid number in Perl, so your answer of 7 is at best flawed.
C:\test>perl -Mstrict -wE"say 0+'1e'" Argument "1e" isn't numeric in addition (+) at -e line 1. 1
In reply to Re^6: (almost) foldl
by BrowserUk
in thread (almost) foldl
by dk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |