To store the sorted collection into a variable do this: (let [sorted (sort your-collection)]). To understand the difference between a let and a def, ...
確定! 回上一頁