Searched defs:mapOneOrMany (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/services/ |
| D | utilities.ts | 2875 …export function mapOneOrMany<T, U>(valueOrArray: T | readonly T[], f: (x: T, i: number) => U): U |… function
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 118526 function mapOneOrMany(valueOrArray, f, resultSelector) { function
|
| D | typescript.js | 118526 function mapOneOrMany(valueOrArray, f, resultSelector) { function
|
| D | tsserverlibrary.js | 118526 function mapOneOrMany(valueOrArray, f, resultSelector) { function
|
| D | tsserver.js | 117957 function mapOneOrMany(valueOrArray, f, resultSelector) { function
|