To a profession that is 90% naming, lerp is an embarrassment. What shall I call it instead?
map(zero, one, value)
progress(begin, end, amount)
way(from, to, ratio)
linin(hammer, sickle, stilin)
/* had to put these here cause of stupid character limit on poll options */
Since it was a tie between map, progress and linin, I obviously had to go with way.
https://git.sr.ht/~namark/libsimple_support/tree/95f5932b9d61c0badd2d87d9ae8def074b47a22b/source/simple/support/algorithm.hpp#L285
https://git.sr.ht/~namark/sketchbook/commit/85f2009edc65171dbc6a06f8bfb4dc7405ed69eb
#cpp