Simplified unnecessary loop
There is no need to use a confusing loop calling apply with arguments. Just call the function directly each time. This version is shorter and simpler no matter how many times you need to call expose.
Loading
Please sign in to comment