combine method

On this page

combine

def combine(cls, left, right):
    ...
Parameter Type Description
left Any
right Any

Returns: Any

See Also

On this page