Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "zip"

Index

Functions

Functions

Const zip

  • zip(keys: Iterable<any>, vals: Iterable<any>, target?: any): any
  • Parameters

    • keys: Iterable<any>
    • vals: Iterable<any>
    • Optional target: any

    Returns any

Generated using TypeDoc