Skip to content
Subhajit Sahu edited this page May 9, 2020 · 17 revisions

Updates values based on map function. 🏃 📼 📦 🌔

map.map$(x, fn, [ths]);
// x:   a map (updated)
// fn:  map function (v, k, x)
// ths: this argument
// --> x
Clone this wiki locally