Always be learning
View the Project on GitHub
Teach someone what this function does, and how it works:
function tim() { reutrn (tim())() }; console.log(tim())