Counting unique variants between two MatrixTables

Hello! I am new to using Hail and I am getting used to all the class-specific functions. Are there any hints of functions that might be of use to me to count (and identify) the unique variants between two MatrixTables? Thank you so much.

To clarify, you’re trying to find the variants that are only present in one of your two matrix tables, but not in both?