Home
last modified time | relevance | path

Searched defs:forEachRight (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dcore.ts50 …export function forEachRight<T, U>(array: readonly T[] | undefined, callback: (element: T, index: … function
/third_party/typescript/lib/
Dtsc.js134 function forEachRight(array, callback) { function
DtypingsInstaller.js183 function forEachRight(array, callback) { function