dissoc will perform relatively poorly on vectors if it had to move all subsequent keys - roughly O (n) with a fairly large amount of GC. The Clojure core ...
確定! 回上一頁