Rutam
Rutam
Thank you so much for the review, @kgryte! I have modified the commit to include an example which uses functionalities from other packages! Please do let me know if there...
So, basically if I understand correctly, the benchmark should consist of separate positive and negative test cases for both primitive values and objects. 1. Primitives: Positive - Should return true...
Yeah, thanks for the advice! I'll pick up is-string right away since we know it has to be refactored!
Hey @kgryte , I have refactored the benchmark for isString as shown below. The benchmark results are also attached herewith. I'd be really grateful if you could guide me with...