@traversable/schema
    Preparing search index...

    Variable pairConst

    pair: <L, R>(left: L, right: R) => [L, R] = ...

    Type declaration

      • <L, R>(left: L, right: R): [L, R]
      • Type Parameters

        • L
        • R

        Parameters

        • left: L
        • right: R

        Returns [L, R]