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