changeset 9998:8f39fff84176

<hppavilion[1]> le/rn currying//Functions are curried by taking curry(f)
author HackBot
date Tue, 20 Dec 2016 04:23:55 +0000
parents f1ed053e4469
children 5f5c1c2dc06c
files wisdom/currying
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wisdom/currying	Tue Dec 20 04:23:55 2016 +0000
@@ -0,0 +1,1 @@
+Functions are curried by taking curry(f)