Skip to content

v0.0.5

Compare
Choose a tag to compare
@clarketm clarketm released this 17 May 14:36
· 116 commits to master since this release

New features:

  • add quickSort standalone sorting algorithm function.
  • add quickSort to the Array data structure as a method.