1 comment

[ 2.3 ms ] story [ 12.2 ms ] thread

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