Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 1bc3ef4

Browse files
committed
nom does Whatever currying
also remove an entry where nobody else seems to know what it means
1 parent f38194f commit 1bc3ef4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

features.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@
797797
"spec" : [ "http://perlcabal.org/syn/S06.html#Currying" ]
798798
}, {
799799
"item" : "Whatever-currying",
800-
"status" : "rm+ rn+- n+",
800+
"status" : "rm+ rn+ n+",
801801
"code" : [ "http://perl6advent.wordpress.com/2009/12/19/day-19-whatever/",
802802
"http://rosettacode.org/wiki/First-class_functions#Perl_6" ],
803803
"spec" : [ ]
@@ -849,11 +849,6 @@
849849
"status" : "rm+ rn+",
850850
"code" : [ ],
851851
"spec" : [ ]
852-
}, {
853-
"item" : "Inheritance manipulation",
854-
"status" : "",
855-
"code" : [ ],
856-
"spec" : [ ]
857852
}, {
858853
"item" : "Role composition",
859854
"status" : "rn+",

0 commit comments

Comments
 (0)