Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Tonda on September 06, 2018, 05:20:27 AM

Title: Array List Intersection
Post by: Tonda on September 06, 2018, 05:20:27 AM
Hey, I got a request!

I have 2 large Array Lists
I'd like to create a new Array List of only the variables they each share.

so kinda the opposite of concat I think.

Any help is greatly appreciated. ;D
Title: Re: Array List Intersection
Post by: jeanfabre on September 06, 2018, 05:42:52 AM
Hi,

 uhm, interesting, I am currently working on the next ArrayMaker Update, I'll put that in too

 Bye,

 Jean
Title: Re: Array List Intersection
Post by: Tonda on September 06, 2018, 05:56:32 AM
Thanks, Jean your the best!  :D

Timing wise do you know when that update might be?

(I need to decide whether to create a workaround so i can continue prototyping or wait for the update)
Title: Re: Array List Intersection
Post by: jeanfabre on September 07, 2018, 06:37:56 AM
Hi,

 it's going to take few more days, so instead of you waiting, I did it and will share it for now directly:

https://github.com/jeanfabre/PlayMaker--ArrayMaker--U4.3.4-SubModule-/blob/master/Actions/ArrayList/ArrayListIntersect.cs

 Bye,

 Jean