Transform tacit APL into dfn form
f ←
f Y
⇔
X f Y
⇔
+
#
⇄
g ←
g Y
⇔
X g Y
⇔
Arrays:
A
,
B
,
C
,… Functions:
a
,
b
,
c
,…