tc39 / proposal-function-memoLinks
A TC39 proposal for function memoization in the JavaScript language.
☆80Updated 3 years ago
Alternatives and similar repositories for proposal-function-memo
Users that are interested in proposal-function-memo are comparing it to the libraries listed below
Sorting:
- A proposal for introducing a way to defer evaluate of a module☆293Updated 3 months ago
- A proposal to add Promise.allKeyed to ECMAScript☆93Updated last week
- ECMAScript Proposal, specs, and reference implementation for Error.isError☆129Updated 4 months ago
- Ergonomic Dynamic Object Restructuring.☆93Updated 2 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 5 months ago
- async `do` expressions for JavaScript