Would it be possible to implement somthing like php's array_diff
to compute the difference between arrays?
Topic on Extension talk:WSArrays
Appearance
Sure, this can definitely be added to the core extension. In the meantime, take a look at Extension:WSArrays#Writing extensions.