How to check if two lists contain overlapping elements in Elixir

preview_player
Показать описание
Want to check if two lists have overlapping elements in Elixir?

Use some set theory! 💡

Рекомендации по теме
Комментарии
Автор

How did you send the three lists to the bottom iex pane?

auraSinhue
Автор

Why not use something like a - b === a ?

digital_train
welcome to shbcf.ru