Sparkline in unicode: Difference between revisions

m
→‎JS ES6: Minor generalisation
(→‎JS ES6: A redraft of the JS code and output)
m (→‎JS ES6: Minor generalisation)
Line 967:
const mb = findIndex(b => b > x, lbounds);
return mb.Nothing ? (
7iLast
) : mb.Just;
},
9,655

edits