Skip to content

intersection$

Subhajit Sahu edited this page May 9, 2020 · 18 revisions

Gives entries present in all maps. 🏃 📼 📦 🌔

map.intersection$(x, ...ys);
// x:  a map (updated)
// ys: other maps
// --> x
Clone this wiki locally