Community-Made
List Intersection
6 min
this action computes the intersection between two simple lists inputs & outputs \[ i ] first list list< object object > representing the first list (a) \[ i ] second list list< object object > representing the second list (b) \[o] intersection list< object object > representing the intersection (a ∩ b) example usage drag action onto the canvas to get familiarized with it declare some variables to be used with the action assign the newly created variables save & run the process and then check instance to see the output use cases computing the intersection between two simple lists creator franck the productivity lab