You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
For example, in Clojure, swap! takes an optional validatorFn. See Clojure docs: https://clojuredocs.org/clojure.core/atom. This could potentially make swap and set more type-safe for JS.
The text was updated successfully, but these errors were encountered:
For example, in Clojure,
swap!
takes an optionalvalidatorFn
. See Clojure docs: https://clojuredocs.org/clojure.core/atom. This could potentially makeswap
andset
more type-safe for JS.The text was updated successfully, but these errors were encountered: