Function symmetricDifference

  • Obtain entries not present in both maps.

    Type Parameters

    • K

    • V

    Parameters

    Returns Map<K, V>

    x-y ∪ y-x

Generated using TypeDoc