bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Monadic form of ↓


From: Elias Mårtenson
Subject: [Bug-apl] Monadic form of ↓
Date: Mon, 9 Oct 2017 11:56:12 +0800

Currently, monadic ↑ acts as if it was called dyadically with 1 as its left argument, while monadic ↓ raises a VALENCE ERROR. In almost every single case where I have used ↓, it has been in the form 1↓X. Is there a reason why the monadic form is not allowed?

And if not, would it make sense to add as an extension? Since the current behaviour is to raise an error there should be no backwards-compatibility issues.

Regards,
Elias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]