The Clojure persistent data structures are truly immutable - all fields are final and referred objects are not mutated after construction so that freeze occurs.
確定! 回上一頁