• Creates a new Both with the values.

    Type Parameters

    • A

    Parameters

    • a: A

      The first value to be contained.

    Returns (<B>(b) => Both<A, B>)

    The new Both.

      • <B>(b): Both<A, B>
      • Type Parameters

        • B

        Parameters

        • b: B

        Returns Both<A, B>

Generated using TypeDoc