[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Add chicken.sort module
From: |
Peter Bex |
Subject: |
[Chicken-hackers] [PATCH] Add chicken.sort module |
Date: |
Sun, 13 Aug 2017 15:02:27 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Hi all,
Attached is a patch that splits the sorting procedures from
data-structures into chicken.sort.
I noticed that we currently don't export "merge!" from data-structures.
Should we do that for master? It is documented as existing, so I
suppose this is strictly speaking a bug.
Cheers,
Peter
0001-Move-sorting-procedures-from-chicken.data-structures.patch
Description: Text Data
signature.asc
Description: PGP signature
- [Chicken-hackers] [PATCH] Add chicken.sort module,
Peter Bex <=