doc icon indicating copy to clipboard operation
doc copied to clipboard

The whole explanation for the difference between block and closure is LTA

Open JJ opened this issue 5 years ago • 1 comments

Problem

The example for closures includes a block that is "not run", and defines closures as blocks that "do not stand alone as statements".

Suggestions

I don't really see the difference. They're still blocks. Also, the example does not include an actual use case: it simply drops a block in place of a statement. We should always show intent #1748

JJ avatar Oct 20 '20 06:10 JJ

Removing my assignment, in case someone else wants a crack at it as going to do other things first.

MorayJ avatar Dec 08 '20 10:12 MorayJ