xxxxxxxxxx
a = [1, 3, 5, 6]
b = [2, 3, 4, 5]
c = (a + b).uniq
=> [1, 3, 5, 6, 2, 4]
xxxxxxxxxx
a = [0,1,2,3,4]
b = [2,3,4,5,6,7,8,9,0]
c = a | b
=> [0,1,2,3,4,5,6,7,8,9]
xxxxxxxxxx
National Security Agency/Central Security Service > About > Cybersecurity Collaboration Center > Collaborative Partnerships https://www.nsa.gov/about/cybersecurity-collaboration-center/collaborative-partnerships/
Shared via the Google App