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.

Reply via email to