chunky-monkey

There are 1 repositories under chunky-monkey topic.

  • Nobledsmarts/chunky-monkey

    Write a function that splits an array (first argument) into groups the length of size (second argument) and returns them as a two-dimensional array.

    Language:JavaScript120