Started 2025 by diving deeper into closures in #golang and coming from a Python world, it took me a solid minute to understand the nuances with anonymous functions🤯 What is the output when `SumClosure(10, 20)` in each case? Try answering and maybe you can also get SumClosure 🤪
7 likes 1 replies
?