6 ms·
The original array lang is APL: dot←+.× but why give it a name when spelling it out is as short as the shortest reasonable name for it (and then you migh
by abrudz 3y ago
The original array lang is APL:
dot←+.×
but why give it a name when spelling it out is as short as the shortest reasonable name for it (and then you might need to put spaces around the name).
- gcanyon 3y agoFor people who understand the language, there is little point to naming it. For illustrating to people unfamiliar with the language, it helps to break apart the "this is the thing I'm talking about" part from the "here's how you would use it" part.