commit
8c8b0ffd47
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ recipeMap.forEach( (value, key, map) => {
|
||||||
|
|
||||||
## Set
|
## Set
|
||||||
|
|
||||||
`Set` -- is a collection of values, where each value may occur.
|
`Set` -- is a collection of values, where each value may occur only once.
|
||||||
|
|
||||||
The main methods are:
|
The main methods are:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue