mirror of
https://github.com/flynx/types.js.git
synced 2025-10-29 02:20:07 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9139c53f49
commit
52c7aed234
@ -52,6 +52,8 @@ A library of JavaScript type extensions, types and type utilities.
|
||||
- [`<string>.capitalize()`](#stringcapitalize)
|
||||
- [`RegExp`](#regexp)
|
||||
- [`RegExp.quoteRegExp(..)`](#regexpquoteregexp)
|
||||
- ['Promise'](#promise)
|
||||
- [`Promise.cooperative(..)`](#promisecooperative)
|
||||
- [Containers](#containers)
|
||||
- [`containers.UniqueKeyMap()` (`Map`)](#containersuniquekeymap-map)
|
||||
- [`<unique-key-map>.set(..)`](#unique-key-mapset)
|
||||
@ -436,6 +438,11 @@ These support setting the chunk size (default: `50`) as the first argument:
|
||||
|
||||
#### `RegExp.quoteRegExp(..)`
|
||||
|
||||
### 'Promise'
|
||||
|
||||
#### `Promise.cooperative(..)`
|
||||
|
||||
|
||||
|
||||
## Containers
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user