Loading...
Is this your company?
var count = Count(10); count(); // 10 count(); //11 count() // 12 *implement function
Anonymous
function Count(start) { var currentCount = start; return function() { return currentCount++; }; }
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.
Get actionable career advice tailored to you by joining more bowls.
Check out your Company Bowl for anonymous work chats.