2017-12-29 UTC
# Zegnat I don’t know why it would be any worse than in other programming languages. I am not a fan. For anonymous functions you can use `use` to pass along variables from the outer scope, if you need a variable to be mutated you can pass them by reference. Not sure I have had any use cases for global variables lately.