1 min readJan 15, 2020
We don’t have much choice. Consider the analogy with System.exit. It has to provided by your programming language’s standard library, but you should not be using it left and right in your general application code. Same with GlobalScope.
