Sometimes the code explains itself though!?
allowed = members.filter(member => member.age >= ageLimit);
Sometimes the code explains itself though!?