6 kyu

Array.isArray

683 of 689abednego

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 Trained1156
Total Skips53
Total Code Submissions8053
Total Times Completed689
JavaScript Completions683
Total Stars18
% of votes with a positive feedback rating86% of 143
Total "Very Satisfied" Votes114
Total "Somewhat Satisfied" Votes18
Total "Not Satisfied" Votes11
Ad
Contributors
  • abednego Avatar
  • jhoffner Avatar
  • Voile Avatar
  • trashy_incel Avatar
  • user8751232 Avatar
Ad