timoxley / functional-javascript-workshop

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

Uncorrect task #164

Open fraangelo opened 7 years ago

fraangelo commented 7 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"