IntegratedDynamics icon indicating copy to clipboard operation
IntegratedDynamics copied to clipboard

Intersection of lists A and B

Open DrSigma4164 opened this issue 3 years ago • 1 comments

Issue type:

  • :heavy_plus_sign: Feature request

Short description:

Add an operator that will select only the elements common to the two lists. That is, the Intersection of lists A and B. Or if it will be too difficult to implement then the operator who simply tells whether there is at least one mpilny element in both lists.

DrSigma4164 avatar Mar 05 '22 07:03 DrSigma4164

Thanks for the suggestion!

rubensworks avatar Mar 05 '22 07:03 rubensworks

I've proposed an implementation of this at #1224.

shadow7412 avatar Oct 10 '22 05:10 shadow7412

This has been completed (cc: @rubensworks)

shadow7412 avatar Oct 11 '22 11:10 shadow7412