6 kyu

Array.isArray

670 of 676abednego

Description:

JavaScript 1.8.5 helpfully added the Array.isArray function, which can tell you whether its argument is an Array or not. Without it, checking whether something is an Array is rather tricky. How would you do it if you had to?

Arrays
Algorithms

Stats:

CreatedOct 13, 2013
PublishedOct 13, 2013
Warriors Trained1127
Total Skips53
Total Code Submissions7940
Total Times Completed676
JavaScript Completions670
Total Stars18
% of votes with a positive feedback rating86% of 141
Total "Very Satisfied" Votes113
Total "Somewhat Satisfied" Votes17
Total "Not Satisfied" Votes11
Ad
Contributors
  • abednego Avatar
  • jhoffner Avatar
  • Voile Avatar
  • trashy_incel Avatar
  • user8751232 Avatar
Ad