I am trying to use a closure to ensure that a function can only execute once. Sounds simple, and it works like this:I am trying to use a closure to ensure that a f
I am trying to use a closure to ensure that a function can only execute once. Sounds simple, and it works like this:I am trying to use a closure to ensure that a f