bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Alpha-underbar doesn't work in lambda functions


From: Elias Mårtenson
Subject: [Bug-apl] Alpha-underbar doesn't work in lambda functions
Date: Mon, 30 Jun 2014 11:51:22 +0800

I'm doing a simple test with alpha-underbar in a lambda function and getting an error message. To reproduce:

      F ← { ⍺ ⍶ ⍵ }
      10 + F 20
VALUE ERROR
F[1]  λ←⍺ ⍶ ⍵
          ^

Regards,
Elias

reply via email to

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