Home
last modified time | relevance | path

Searched defs:arrayOf (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
Dcore.ts1295 export function arrayOf<T>(count: number, f: (index: number) => T): T[] { function
/third_party/typescript/tests/lib/
Dreact.d.ts2306 arrayOf(type: Validator<any>): Requireable<any>; method
/third_party/typescript/lib/
Dtsc.js1128 function arrayOf(count, f) { function
DtypingsInstaller.js1305 function arrayOf(count, f) { function