Yami Odymel https://invade.tw/ says to OwO
/coffee_script@mmis_js_bot add = (x) -> (y) -> x + y increment = add 1 addTen = add 10 console.log increment 2 console.log(addTen(2))