TIL we can do `array1 | array 2` to merge them and get unique ones
by @rinas
irb(main):001> ["a", "b"] | ["b", "c"] => ["a", "b", "c"]
TIL we can do `array1 | array 2` to merge them and get unique ones
by @rinas
irb(main):001> ["a", "b"] | ["b", "c"] => ["a", "b", "c"]
Regarding privacy concerns, it's simple - we don't sell your data.