[PATCH] Add PARTIAL-APPLY and REVERSE-PARTIAL-APPLY as aliases for CURRY and RCURRY, respectively
Smith Dhumbumroong
zodmaner at gmail.com
Fri Jun 3 16:55:40 UTC 2016
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-PARTIAL-APPLY-and-REVERSE-PARTIAL-APPLY-as-alias.patch
Type: text/x-patch
Size: 4173 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/alexandria-devel/attachments/20160603/4a3c1dd9/attachment.bin>
More information about the alexandria-devel
mailing list