It betrays the principle of pure functions and could cause side effects.
why not?
why? wouldn't that extra const just be polluting global variable namespace since it probably won't be used anywhere else
Loading collection data...
It betrays the principle of pure functions and could cause side effects.
why not?
why? wouldn't that extra const just be polluting global variable namespace since it probably won't be used anywhere else