Insertion Sort - Part 2

  • + 0 comments

    exactly this, saved me some frustration, thank you!

    arr.map(Number) or arr.map(x => +x) are cuter though :)