- Preparing search index...
- The search index is not available
@nathanpb/kext
- zipWith<T, R>(array: T[], other: T[], transform: ((a: T, b: T) => R)): R[]
-
Parameters
-
array: T[]
-
other: T[]
-
transform: ((a: T, b: T) => R)
-
- (a: T, b: T): R
-
Returns R
Returns R[]