When typing the following expression: * (⍳10) ∘.foo (1+⍳20)*
The error message says:
VALUE ERROR
(⍳10)∘∘.foo(1+⍳20)
^
Note the two ∘ symbols.
Regards,
Elias
When typing the following expression: * (⍳10) ∘.foo (1+⍳20)*
The error message says:
VALUE ERROR
(⍳10)∘∘.foo(1+⍳20)
^
Note the two ∘ symbols.
Regards,
Elias