[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Sorting uniform vectors
From: |
Panicz Maciej Godek |
Subject: |
Sorting uniform vectors |
Date: |
Sat, 23 Jul 2011 16:17:30 +0200 |
Hey,
is there a way to use the guile's sort function to efficiently sort
uniform vectors?
To make it more tangible, I would the operation
(sort #u32(321 524 53 324 65 76 47 9288 56) <)
to return something of more value than (wrong-type-arg) ;]
regards
M.
- Sorting uniform vectors,
Panicz Maciej Godek <=