https://github.com/cosimo/perl6-sort-algorithms
A bunch of sorting algorithms implemented in Perl6. Just an excuse to refresh some algorithms really :)
https://github.com/cosimo/perl6-sort-algorithms
Last synced: about 1 year ago
JSON representation
A bunch of sorting algorithms implemented in Perl6. Just an excuse to refresh some algorithms really :)
- Host: GitHub
- URL: https://github.com/cosimo/perl6-sort-algorithms
- Owner: cosimo
- Created: 2011-08-17T17:09:28.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-17T18:33:00.000Z (almost 15 years ago)
- Last Synced: 2025-04-09T21:49:57.097Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Sorting algorithms written in Perl 6
====================================
This is just because I want to refresh
my algorithms knowledge.
It's not much really, not even pretty,
but at least it should run.
Have fun,
--
Cosimo, 17/8/2011