I'm just starting to try to pick up the J language, and am confused by the following:
1 2 +/@{ i.4
1 2
+/ 1 2 { i.4
3
when in the documentation for @ it says: "x u@v y ↔ u x v y"
I assume I'm just mistaking one part of speech for another, but can't figure it out
also, how do I tell what type of speech a name is?