On Super-Shift-P we have the power operator ⍣. Its implementation in Dyalog
seems to be quite useful. Passing a boolean right-hand argument, it acts as
an IF for example.

Wouldn't it make sense to implement it? It seems half of the examples I see
using Dyalog uses it, so being compatible would certainly be useful in
itself, never mind the fact that the operator itself is useful.

Regards,
Elias

Reply via email to