Commit 5045d99
committed
docs: add array shorthand syntax
- Update arrays-and-hashes docs with `String[]` syntax examples (en, ja, ko)
- Update built-in-generics with array shorthand examples
- Add v0.0.43 to changelog with array shorthand feature
- Update cheatsheet with new syntax
- Update optional-rest-parameters examples
- Both `String[]` and `Array<String>` syntaxes are documentedT[] documentation and changelog1 parent f51aa44 commit 5045d99
File tree
13 files changed
+424
-382
lines changed- docs
- learn
- basics
- everyday-types
- functions
- generics
- project
- reference
- i18n
- ja/docusaurus-plugin-content-docs/current
- learn
- everyday-types
- functions
- project
- ko/docusaurus-plugin-content-docs/current
- learn
- everyday-types
- functions
- project
13 files changed
+424
-382
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments