DIFFERENCE
setsComputes the difference between two sets.
The DIFFERENCE
function consumes two sets from the top of the stack and pushes back its mathematical difference (ie: the elements in A but not in B).
Loading
Computes the difference between two sets.
The DIFFERENCE
function consumes two sets from the top of the stack and pushes back its mathematical difference (ie: the elements in A but not in B).