Elegant way to test if members of array A are present in array B?

Robert M. Münch robert.muench at saphirion.com
Tue Jun 11 17:12:17 UTC 2019


Is there a simple and elegant way to do this? Or is just using a 
foreach(...) with canFind() the best way?

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-learn mailing list