repeat-string icon indicating copy to clipboard operation
repeat-string copied to clipboard

Improper argument bug correction

Open ggattoni opened this issue 7 years ago • 0 comments

Corrected a bug in input parameter

When calling the function there was no check the number parameter being really a number. This bug fix use an appropriated ad hoc function to check that to reduce improper behaviour and NaN propagation.

ggattoni avatar Nov 07 '18 14:11 ggattoni