We can get the final element of any collection with last : user=> (last [1 2 3]) 3. And figure out how big the vector is with count :.
確定! 回上一頁