|
|
|
|
|
by klibertp
589 days ago
|
|
You're making a mistake if you're thinking like that. Applying an operation that generally works on single values over a list of values automatically is an incredibly powerful technique. If you have ever used Numpy, you will appreciate not needing it in many cases where Raku's built-ins suffice. |
|
Indeed, the defining technique of array programming!