book icon indicating copy to clipboard operation
book copied to clipboard

Remove unnecessary 'but' in paragraph about closure accessibility

Open virtualdesigner opened this issue 2 years ago • 0 comments

Hi, The example explaining the closure accessibility seems to have a typo which makes it say a wrong (contrasting) statement. Since the list variable is accessible both before & after the closure is called, the "but" becomes un-necessary, so it's removed in this commit.

Please let me know if you've any suggestions. Thanks!

virtualdesigner avatar Jul 02 '23 05:07 virtualdesigner