Changes for version 0.03 - 2026-01-27

  • Standardized scalar return behavior for set operations in line with pure-Perl behavior.
  • Added keys_partition(), which partitions keys into three disjoint sets: A \ B, A ∩ B, and B \ A.

Modules

XS implementation of Hash::Util::Set