timoxley / functional-javascript-workshop

A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
2.05k stars 438 forks source link

Uncorrect task #164

Open fraangelo opened 8 years ago

fraangelo commented 8 years ago

I think the request should be:"Export (not return) a function that takes a list of valid users, and returns a function that returns true if all of the supplied users exist in the original list of users"