Function zipIn

  • Type Parameters

    • U

    • V

    Parameters

    • x: Opt<readonly U[]>

    Returns ((other) => Opt<readonly [U, V][]>)

      • (other): Opt<readonly [U, V][]>
      • Parameters

        Returns Opt<readonly [U, V][]>

Generated using TypeDoc