You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
What would you like to Propose? I would like to propose adding a new sorting algorithm — Tournament Sort — in the sorts package. Tournament Sort is a comparison-based sorting algorithm that simulates ...