[PATCH] Add PARTIAL-APPLY and REVERSE-PARTIAL-APPLY as aliases for CURRY and RCURRY, respectively
Hello, Following the discussion in the following mailing list threads: [0] and [1], as well as the conclusion reached in this [2] email, I've attached a patch which adds PARTIAL-APPLY and REVERSE-PARTIAL-APPLY function as aliases/synonyms for CURRY and RCURRY function, respectively. In addition, the patch also adds tests for the 2 new functions. I've tested the new functions and ran the test suite, and have found no issue so far. I hope that this patch will be useful. If I have made any mistakes, please don't hesitate to point them out to me. Best regards, Smith Dhumbumroong [0] http://www.mail-archive.com/alexandria-devel@common-lisp.net/msg00199.html [1] https://www.mail-archive.com/alexandria-devel@common-lisp.net/msg00417.html [2] https://www.mail-archive.com/alexandria-devel@common-lisp.net/msg00419.html
i like the idea of these aliases... if nobody opposes, i'll apply this eventually. -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 -- “That which can be asserted without evidence, can be dismissed without evidence.” — Christopher Hitchens (1949–)
participants (2)
-
Attila Lendvai
-
Smith Dhumbumroong