• Sorts out the list of Theses into the lists of left and right values.

    Type Parameters

    • A

    • B

    Parameters

    Returns [List<A>, List<B>]

    The tuple of list of values of left and right respectively.

Generated using TypeDoc