Variables that are only used in one line lend undue complexity to code. Using a one-shot lambda makes the use of a declaration much more obvious.
Variables that are only used in one line lend undue complexity to code. Using a one-shot lambda makes the use of a declaration much more obvious.