This might be too niche, but what about a function...
# stdlib
j
This might be too niche, but what about a function that returns the opposite of an intersection as a pair? Something like partition but by partitioning based on whether an element is included in the other set. Right now I'm just doing two subtraction operations.