tc39 / proposal-do-expressionsLinks
Proposal for `do` expressions
☆1,180Updated 4 years ago
Alternatives and similar repositories for proposal-do-expressions
Users that are interested in proposal-do-expressions are comparing it to the libraries listed below
Sorting:
- Proposal to add partial application to ECMAScript☆1,031Updated 3 years ago
- Methods for working with iterators in ECMAScript☆1,345Updated last year
- ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!☆2,536Updated 9 months ago
- Proposal for ECMAScript 'throw' expressions☆527Updated last year
- ☆529Updated 2 years ago
- ECMAScript Explicit Resource Management☆900Updated last year
- Proposal for new Set methods in JS☆663Updated last year
- A proposal for ECMAScript to add a built-in Iterator.range()☆529Updated 11 months ago
- ☆898Updated 2 years ago
- TC39 Proposal to remove common leading indentation from multiline template strings☆661Updated 2 years ago
- Built-in exact decimal numbers for JavaScript☆600Updated last week
- An advanced static type checker☆2,089Updated 2 years ago
- a proposal to bring protocol-based interfaces to ECMAScript users☆364Updated 3 weeks ago
- ☆648Updated 2 years ago
- Pattern matching syntax for ECMAScript☆5,764Updated 3 months ago
- ☆455Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆324Updated 3 months ago
- Nullish coalescing proposal x ?? y