Issues
- 80
Implicit return is bad
#72 opened by 2A5F - 2
idea: `do *` generators
#76 opened by jedwards1211 - 43
Alternative proposal: Expression block
#71 opened by Jack-Works - 19
Best syntax is {> .....}
#32 opened by pvider - 41
`do { }` vs `do { } while ();` confusion
#53 opened by davethegr8 - 12
- 3
Add documentation why a new keyword is necessary.
#78 opened by jguddas - 20
Early return
#30 opened by qm3ster - 33
- 11
- 17
Major strengths over IIFE's?
#46 opened by brennongs - 7
do expressions can introduce strict mode
#56 opened by bakkot - 10
- 17
- 36
How to return literals?
#55 opened by bakkot - 35
Down level compile memo (tooling)
#63 opened by Jack-Works - 6
Return in function parameter initializer
#73 opened by Jack-Works - 48
Why not just let statements return value?
#39 opened by kkshinkai - 0
Invert the early error condition
#70 opened by lightmare - 3
- 3
- 0
Focus on `const` bindings
#45 opened by mcgwiz - 26
Do-Expressions vs IIFEs: A Comparison
#34 opened by JHawkley - 4
What would a do statement return?
#67 opened by Explosion-Scratch - 1
- 3
- 2
Clarify question: Is it possible to use return in an arrow function with a expression body?
#62 opened by Jack-Works - 8
Use-case: lazy expressions?
#58 opened by getify - 4
isLast
#61 opened by waldemarhorwat - 25
Isn't this just an immediately invoked function?
#57 opened by dustbort - 14
- 6
do expression, generator function and for loop
#37 opened by xialvjun - 1
Typo in readme
#23 opened by jorendorff - 3
Can do expression be lazy evaluation?
#42 opened by zheeeng - 2
Spec needs to handle empty completion values
#48 opened by bakkot - 1
- 8
"use expressions" directive
#43 opened by pvider - 8
Cover grammar due to `do { } while`?
#52 opened by syg - 3
Error building spec.emu
#51 opened by tom-sherman - 8
Nesting do(s) for nested control flow, is this necessary, is there a better way?
#47 opened by hodonsky - 1
Why not support `switch` statements?
#44 opened by wangzongxu - 18
- 1
Do expression as a candidate for evaluating tools
#40 opened by codehag - 1
Explicit return from normal statements
#41 opened by hagabaka - 0
- 15
Violating TCP?
#33 opened by JHawkley - 6
context free grammar
#31 opened by majg0 - 2
Is this a syntax sugar for iife?
#29 opened by lxe - 10
About expressions in the header of a block
#28 opened by sffc - 1
Tooling implementation status
#27 opened by vjpr