"by".....found it :)

: (let (A 1 B 2 C 3) (by val sort '(C A B)))
-> (A B C)

Reply via email to