Searched refs:hasNonMathcingGenericType (Results 1 – 5 of 5) sorted by relevance
46 function hasNonMathcingGenericType<T>(a: string): a is T[] {227 function hasNonMathcingGenericType(a) { function
88 function hasNonMathcingGenericType<T>(a: string): a is T[] {89 >hasNonMathcingGenericType : <T>(a: string) => a is T[]
92 function hasNonMathcingGenericType<T>(a: string): a is T[] {93 >hasNonMathcingGenericType : Symbol(hasNonMathcingGenericType, Decl(typeGuardFunctionErrors.ts, 42,…
147 function hasNonMathcingGenericType<T>(a: string): a is T[] {
46 function hasNonMathcingGenericType<T>(a: string): a is T[] { function