1 comment

[ 5.4 ms ] story [ 9.8 ms ] thread

  const exponential = (n) => n * n;
It would be better to name that function 'square'.