Searched defs:f90 (Results 1 – 3 of 3) sorted by relevance
188 function f90<T extends { x: number }>() { function
305 function f90<T extends S2, K extends keyof S2>(x1: S2[keyof S2], x2: T[keyof S2], x3: S2[K]) { function
889 function f90(x1, x2, x3) { function