Skip to content

interpolate

Subhajit Sahu edited this page May 17, 2020 · 15 revisions

Estimates new values between existing ones. 🏃 📼 📦 🌔 📒

iterable.interpolate(x, fn);
// x:  an iterable
// fn: combine function (a, b)
Clone this wiki locally