Fn
------------------
Basic keyword
Call a function with
Fn
fred
(
x
,
y
)
Define one with
DefFn
fred
(
a
,
b
)
.