• Takes n potentially lifted ops and returns Top or Bottom if any is Top or Bottom.

    Parameters

    • ...a: unknown[]

    Returns undefined | { type: symbol } | { type: symbol }