core-typescript
v0.0.1
Published
## TODO - [ ] ECMAScript proposals - [x] Finished proposals - [x] `Array` find from last - [x] Stage 3 proposals - [x] `Array` grouping - [x] Change `Array` by copy - [x] Stage 2 proposals - [x] `Iterator` helpers - [x] New `Set` metho
Readme
core-ts [WIP]
TODO
- [ ] ECMAScript proposals
- [x] Finished proposals
- [x]
Arrayfind from last
- [x]
- [x] Stage 3 proposals
- [x]
Arraygrouping - [x] Change
Arrayby copy
- [x]
- [x] Stage 2 proposals
- [x]
Iteratorhelpers - [x] New
Setmethods - [x]
Map.prototype.emplace - [x]
Array.fromAsync - [x]
Array.isTemplateObject - [x]
Symbol.{ asyncDispose, dispose }forusingstatement - [x]
Symbol.metadataKeyfor decorators metadata proposal
- [x]
- [ ] Stage 1 proposals
- [ ]
Observable - [ ] New collections methods
- [ ]
.ofand.frommethods on collection constructors - [ ]
compositeKeyandcompositeSymbol - [ ]
Arrayfiltering - [ ]
Arraydeduplication - [ ] Getting last item from
Array - [ ]
Number.range - [ ]
Number.fromString - [ ]
Mathextensions - [ ]
Math.signbit - [ ]
String.cooked - [ ]
String.prototype.codePoints - [ ]
Symbol.matcherfor pattern matching
- [ ]
- [ ] Stage 0 proposals
- [ ]
Function.prototype.unThis - [ ]
Function.{ isCallable, isConstructor } - [ ]
URL
- [ ]
- [ ] Pre-stage 0 proposals
- [ ]
Reflectmetadata
- [ ]
