From zodmaner at gmail.com Fri Jun 3 16:55:40 2016 From: zodmaner at gmail.com (Smith Dhumbumroong) Date: Fri, 03 Jun 2016 23:55:40 +0700 Subject: [PATCH] Add PARTIAL-APPLY and REVERSE-PARTIAL-APPLY as aliases for CURRY and RCURRY, respectively Message-ID: <3139039.9fDUW1Mg0e@artemis> 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 at common-lisp.net/msg00199.html [1] https://www.mail-archive.com/alexandria-devel at common-lisp.net/msg00417.html [2] https://www.mail-archive.com/alexandria-devel at 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: